CVE-2024-26855
N/A
N/A
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 < d9fefc51133107e59d192d773be86c1150cfeebb | affected |
| Linux | Linux | b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 < 37fe99016b12d32100ce670216816dba6c48b309 | affected |
| Linux | Linux | b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 < 8d95465d9a424200485792858c5b3be54658ce19 | affected |
| Linux | Linux | b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 < afdd29726a6de4ba27cd15590661424c888dc596 | affected |
| Linux | Linux | b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 < 1a770927dc1d642b22417c3e668c871689fc58b3 | affected |
| Linux | Linux | b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 < 0e296067ae0d74a10b4933601f9aa9f0ec8f157f | affected |
| Linux | Linux | b1edc14a3fbfe0154a2aecb8bb9775c3012cb6e2 < 06e456a05d669ca30b224b8ed962421770c1496c | affected |
| Linux | Linux | 4.20 | affected |
| Linux | Linux | 0 < 4.20 | unaffected |
| Linux | Linux | 5.4.272 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.213 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.152 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.82 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.22 <= 6.6.* | unaffected |
| Linux | Linux | 6.7.10 <= 6.7.* | unaffected |
| Linux | Linux | 6.8 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://git.kernel.org/stable/c/d9fefc51133107e59d192d773be86c1150cfeebb
- https://git.kernel.org/stable/c/37fe99016b12d32100ce670216816dba6c48b309
- https://git.kernel.org/stable/c/8d95465d9a424200485792858c5b3be54658ce19
- https://git.kernel.org/stable/c/afdd29726a6de4ba27cd15590661424c888dc596
- https://git.kernel.org/stable/c/1a770927dc1d642b22417c3e668c871689fc58b3
- https://git.kernel.org/stable/c/0e296067ae0d74a10b4933601f9aa9f0ec8f157f
- https://git.kernel.org/stable/c/06e456a05d669ca30b224b8ed962421770c1496c
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
Additional References
References
- https://git.kernel.org/stable/c/d9fefc51133107e59d192d773be86c1150cfeebb
- https://git.kernel.org/stable/c/37fe99016b12d32100ce670216816dba6c48b309
- https://git.kernel.org/stable/c/8d95465d9a424200485792858c5b3be54658ce19
- https://git.kernel.org/stable/c/afdd29726a6de4ba27cd15590661424c888dc596
- https://git.kernel.org/stable/c/1a770927dc1d642b22417c3e668c871689fc58b3
- https://git.kernel.org/stable/c/0e296067ae0d74a10b4933601f9aa9f0ec8f157f
- https://git.kernel.org/stable/c/06e456a05d669ca30b224b8ed962421770c1496c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.