CVE-2025-40010

UnknownEPSS 0.22%

Last modified

CVE-2025-40010 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: afs: Fix potential null pointer dereference in afs_put_server afs_put_server() accessed server->debug_id before the NULL check, which could lead to a null pointer dereference. Move the debug_id assignment, ensuring we never dereference a NULL server pointer.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: afs: Fix potential null pointer dereference in afs_put_server afs_put_server() accessed server->debug_id before the NULL check, which could lead to a null pointer dereference. Move the debug_id assignment, ensuring we never dereference a NULL server pointer.

Metrics

EPSS Probability
0.22%

12.7th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

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

VendorProductVersions
LinuxLinux>= 2757a4dc184997c66ef1de32636f73b9f21aac14, < 7b8381f3c405b864a814d747e526e078c3ef4bc2; >= 2757a4dc184997c66ef1de32636f73b9f21aac14, < cab278cead49a547ac84c3e185f446f381303eae; >= 2757a4dc184997c66ef1de32636f73b9f21aac14, < a13dbc5e20c7284b82afe6f08debdecf51d2ca04; >= 2757a4dc184997c66ef1de32636f73b9f21aac14, < 41782c44bb8431c43043129ae42f2ba614938479; >= 2757a4dc184997c66ef1de32636f73b9f21aac14, < 9158c6bb245113d4966df9b2ba602197a379412e
LinuxLinux6.0

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-40010?
In the Linux kernel, the following vulnerability has been resolved: afs: Fix potential null pointer dereference in afs_put_server afs_put_server() accessed server->debug_id before the NULL check, which could lead to a null pointer dereference. Move the debug_id assignment, ensuring we never dereference a NULL server pointer.
How severe is CVE-2025-40010?
Severity scoring for CVE-2025-40010 is pending analysis. The EPSS model estimates a 0.22% probability of exploitation in the next 30 days.
How do I fix CVE-2025-40010?
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-40010?

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

Scan your code now

Source: NVD / NIST