CVE-2025-40149
tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock(). get_netdev_for_sock() is called during setsockopt(), so not under RCU. Using sk_dst_get(sk)->dev could trigger UAF. Let's use __sk_dst_get() and dst_dev_rcu(). Note that the only ->ndo_sk_get_lower_dev() user is bond_sk_get_lower_dev(), which uses RCU.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Nov 12, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
e8f69799810c32dd40c6724d829eccc70baad07f < 2b1bef126bbb8d0da51491357559126d567c1dee e8f69799810c32dd40c6724d829eccc70baad07f < e37ca0092ddace60833790b4ad7a390408fb1be9 e8f69799810c32dd40c6724d829eccc70baad07f < 13159c7125636371543a82cb7bbae00ab36730cc e8f69799810c32dd40c6724d829eccc70baad07f < f09cd209359a23f88d4f3fa3d2379d057027e53c e8f69799810c32dd40c6724d829eccc70baad07f < feb474ddbf26b51f462ae2e60a12013bdcfc5407 e8f69799810c32dd40c6724d829eccc70baad07f < c65f27b9c3be2269918e1cbad6d8884741f835c5
Linux / Linux
4.18
References
git.kernel.org: https://git.kernel.org/stable/c/2b1bef126bbb8d0da51491357559126d567c1dee git.kernel.org: https://git.kernel.org/stable/c/e37ca0092ddace60833790b4ad7a390408fb1be9 git.kernel.org: https://git.kernel.org/stable/c/13159c7125636371543a82cb7bbae00ab36730cc git.kernel.org: https://git.kernel.org/stable/c/f09cd209359a23f88d4f3fa3d2379d057027e53c git.kernel.org: https://git.kernel.org/stable/c/feb474ddbf26b51f462ae2e60a12013bdcfc5407 git.kernel.org: https://git.kernel.org/stable/c/c65f27b9c3be2269918e1cbad6d8884741f835c5