| Summary | 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 |
|---|---|
| Publication Date | April 25, 2026, 6:16 p.m. |
| Registration Date | April 26, 2026, 4:07 a.m. |
| Last Update | April 25, 2026, 6:16 p.m. |