CVE-2025-68374

UnknownEPSS 0.16%

Last modified

CVE-2025-68374 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: md: fix rcu protection in md_wakeup_thread We attempted to use RCU to protect the pointer 'thread', but directly passed the value when calling md_wakeup_thread(). This means that the RCU pointer has been acquired before rcu_read_lock(), which renders rcu_read_lock() ineffective and could lead to a use-after-free.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: md: fix rcu protection in md_wakeup_thread We attempted to use RCU to protect the pointer 'thread', but directly passed the value when calling md_wakeup_thread(). This means that the RCU pointer has been acquired before rcu_read_lock(), which renders rcu_read_lock() ineffective and could lead to a use-after-free.

Metrics

EPSS Probability
0.16%

6.0th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 4469315439827290923fce4f3f672599cabeb366, < 21989cb5034c835b212385a2afadf279d8069da0; >= 4469315439827290923fce4f3f672599cabeb366, < a4bd1caf591faeae44cb10b6517e7dacb5139bda; >= 4469315439827290923fce4f3f672599cabeb366, < f98b191f78124405294481dea85f8a22a3eb0a59; >= 4469315439827290923fce4f3f672599cabeb366, < 0dc76205549b4c25705e54345f211b9f66e018a0
LinuxLinux6.5

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-68374?
In the Linux kernel, the following vulnerability has been resolved: md: fix rcu protection in md_wakeup_thread We attempted to use RCU to protect the pointer 'thread', but directly passed the value when calling md_wakeup_thread(). This means that the RCU pointer has been acquired before rcu_read_lock(), which renders rcu_read_lock() ineffective and could lead to a use-after-free.
How severe is CVE-2025-68374?
Severity scoring for CVE-2025-68374 is pending analysis. The EPSS model estimates a 0.16% probability of exploitation in the next 30 days.
How do I fix CVE-2025-68374?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2025

Are you affected by CVE-2025-68374?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST