Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-39773

5.5 · MEDIUM
Published Sep 11, 2025 linux CWE-667 EPSS 0.12% (2th pctl)

Overview

CVE-2025-39773 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 11, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

net: bridge: fix soft lockup in br_multicast_query_expired()

When set multicast_query_interval to a large value, the local variable

'time' in br_multicast_send_query() may overflow. If the time is smaller

than jiffies, the timer will expire immediately, and then call mod_timer()

again, which creates a loop and may trigger the following soft lockup

issue.

watchdog: BUG: soft lockup - CPU#1 stuck for 221s! [rb_consumer:66]

CPU: 1 UID: 0 PID: 66 Comm: rb_consumer Not tainted 6.16.0+ #259 PREEMPT(none)

Call Trace:

<IRQ>

__netdev_alloc_skb+0x2e/0x3a0

br_ip6_multicast_alloc_query+0x212/0x1b70

__br_multicast_send_query+0x376/0xac0

br_multicast_send_query+0x299/0x510

br_multicast_query_expired.constprop.0+0x16d/0x1b0

call_timer_fn+0x3b/0x2a0

__run_timers+0x619/0x950

run_timer_softirq+0x11c/0x220

handle_softirqs+0x18e/0x560

__irq_exit_rcu+0x158/0x1a0

sysvec_apic_timer_interrupt+0x76/

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 2.6.34, < 5.15.190 Affected

Frequently Asked Questions

What is CVE-2025-39773?

CVE-2025-39773 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 11, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-39773?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-39773?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-39773?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-39773 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.