296,223
Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
ndisc: extend RCU protection in ndisc_send_skb()
ndisc_send_skb() can be called without RTNL or RCU held.
Acquire rcu_read_lock() earlier, so that we can use dev_net_rcu() and avoid a potential UAF.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.14-rc1 | 6.14-rc1.x |
linux / linux_kernel | 6.13 | 6.13.4 |
linux / linux_kernel | 6.14-rc2 | 6.14-rc2.x |
linux / linux_kernel | 6.2 | 6.6.79 |
linux / linux_kernel | 6.7 | 6.12.16 |
linux / linux_kernel | 5.11 | 5.15.179 |
linux / linux_kernel | 2.6.26 | 5.4.291 |
linux / linux_kernel | 5.5 | 5.10.235 |
linux / linux_kernel | 5.16 | 6.1.129 |