Improper locking in Linux kernel - CVE-2025-39733

 

Improper locking in Linux kernel - CVE-2025-39733

Published: September 8, 2025


Vulnerability identifier: #VU114939
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-39733
CWE-ID: CWE-667
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to improper locking within the lb_bpf_func_set(), lb_bpf_func_free(), lb_tx_method_get() and lb_stats_refresh() functions in drivers/net/team/team_mode_loadbalance.c, within the ab_active_port_get() function in drivers/net/team/team_mode_activebackup.c, within the team_port_find(), team_init(), team_uninit(), team_change_rx_flags(), team_set_mac_address(), team_change_mtu(), list_for_each_entry_continue_reverse(), team_vlan_rx_add_vid(), team_vlan_rx_kill_vid(), team_netpoll_cleanup(), team_netpoll_setup(), team_add_slave(), team_del_slave(), team_nl_team_get(), team_nl_options_get_doit(), team_nl_port_list_get_doit() and __team_port_change_port_removed() functions in drivers/net/team/team_core.c. A local user can perform a denial of service (DoS) attack.


How to mitigate CVE-2025-39733

Install update from vendor's repository.

Sources