IT

Tracker / CVE-2024-26855

CVE-2024-26855

Medium 5.5

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.

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · 4.20 → 5.4.272
linux linux_kernel · 5.11 → 5.15.152
linux linux_kernel · 5.16 → 6.1.82
linux linux_kernel · 5.5 → 5.10.213
linux linux_kernel · 6.2 → 6.6.22
linux linux_kernel · 6.7 → 6.7.10

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References