Risk Scores
CVSS v3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Azure Linux:3 | kernel | 0, 0 |
Timeline
- Sep 4, 2024 CVE Published
- Apr 21, 2026 CVE Updated
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in ip6_finish_output2() If skb_expand_head() returns NULL, skb has been freed and associated dst/idev could also have been freed. We need to hold rcu_read_lock() to make sure the dst and associated idev are alive.
| Vendor | Product | Versions |
|---|---|---|
| Azure Linux:3 | kernel | 0, 0 |