VDB
CISA-2024-44986
CISA-2024-44986
PUBLISHED
Reported by Linux · Published September 4, 2024
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.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 5796015fa968a3349027a27dcd04c71d95c53ba5, 5796015fa968a3349027a27dcd04c71d95c53ba5, 5796015fa968a3349027a27dcd04c71d95c53ba5 |
| Linux | Linux | 5.14, 0, 5.15.166 |
| linux | linux_kernel | 5.14, 5.14, 5.14 |
| Linux | Linux | 5796015fa968a3349027a27dcd04c71d95c53ba5, 5796015fa968a3349027a27dcd04c71d95c53ba5, * |
Timeline
- Sep 4, 2024 CVE Published
- Nov 3, 2025 CVE Updated