CVE-2025-38411: netfs: Fix double put of request

Published Jul 25, 2025
·
Updated

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

netfs: Fix double put of request

If a netfs request finishes during the pause loop, it will have the ref that belongs to the INPROGRESS flag removed at that point - however, if it then goes to the final wait loop, that will also put the ref because it sees that the INPROGRESS flag is clear and incorrectly assumes that this happened when it called the collector.

In fact, since INPROGRESS is clear, we shouldn't call the collector again since it's done all the cleanup, such as calling ->kicomplete().

Fix this by making netfscollectinapp() just return, indicating that we're done if INPROGRESS is removed.

Affected Software

6 affected components
Linux Kernel
Linux Linux kernel>=6.15.3<6.15.6
Linux Linux kernel=6.16-rc1
Linux Linux kernel=6.16-rc2
Linux Linux kernel=6.16-rc3
Linux Linux kernel=6.16-rc4

Event History

Jul 25, 2025
CVE Published
via MITRE·01:20 PM
Data Sourced
via MITRE·01:20 PM
DescriptionSeverity
Data Sourced
via NVD·02:15 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2025-38411?

CVE-2025-38411 has been rated as high severity due to its potential to cause stability issues in the Linux kernel.

2

How do I fix CVE-2025-38411?

To fix CVE-2025-38411, upgrade your Linux kernel to the latest version that includes the patch for this vulnerability.

3

What is the impact of CVE-2025-38411?

CVE-2025-38411 could lead to a denial of service or instability in systems running affected versions of the Linux kernel.

4

Is CVE-2025-38411 exploitable remotely?

CVE-2025-38411 is not specifically documented as exploitably remotely, but users should apply the fix to avoid potential risks.

5

When was CVE-2025-38411 first reported?

CVE-2025-38411 was first reported in 2025 as an issue in the Linux kernel related to netfs request handling.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203