Linux Kernel TLS Component Use-After-Free Vulnerability in get_netdev_for_sock Function

Vulnerability

A use-after-free vulnerability has been addressed in the Linux kernel's TLS implementation. The issue arose in the get_netdev_for_sock function, which is called during the setsockopt process, outside of RCU (Read-Copy-Update) protection. This could lead to a use-after-free condition by improperly accessing the socket's destination entry. The vulnerability has been fixed by modifying the function to use RCU-safe operations, ensuring proper synchronization and preventing potential exploitation.

Impact

Exploitation of this vulnerability could lead to a use-after-free condition, potentially allowing for memory corruption or arbitrary code execution.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for downloading the patched version are available on the Linux Kernel Archive.

Added: Nov 12, 2025, 11:42 AM
Updated: Nov 12, 2025, 5:12 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.3
remediation
7.7
relevance
0.9
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.