Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Rand Deeb

#48585of 56,330
5.5Total CVSS
Vulnerabilities · 1
PT-2024-21533
5.5
2024-03-05
Linux · Linux Kernel · CVE-2024-26855
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to a potential NULL pointer dereference in the `ice bridge setlink()` function. This can occur if `nlmsg find attr()` returns NULL and `br spec` is subsequently dereferenced in `nla for each nested()`. To address this, a check is added to ensure `br spec` is not NULL before proceeding with the nested attribute iteration. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.