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.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 8.1 | High | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | < 10.0.10240.19297 |
| Linux | Linux | < 10.0.14393.5125 |
| Linux | Linux | n/a |
| Linux | Linux | n/a |