| 概要 | In the Linux kernel, the following vulnerability has been resolved: net: ipv6: flowlabel: defer exclusive option free until RCU teardown `ip6fl_seq_show()` walks the global flowlabel hash under the seq-file Exclusive flowlabels currently free `fl->opt` as soon as `fl->users` A concurrent `/proc/net/ip6_flowlabel` reader can therefore race that Fix this by keeping `fl->opt` alive until `fl_free_rcu()`. That matches |
|---|---|
| 公表日 | 2026年4月25日18:16 |
| 登録日 | 2026年4月26日4:07 |
| 最終更新日 | 2026年4月25日18:16 |