CVE-2025-40135
Awaiting Analysis Awaiting Analysis - Queue

BaseFortify

Vulnerability report for CVE-2025-40135, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-11-12

Last updated on: 2026-03-25

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6_xmit() Use RCU in ip6_xmit() in order to use dst_dev_rcu() to prevent possible UAF.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-11-12
Last Modified
2026-03-25
Generated
2026-07-06
AI Q&A
2025-11-13
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves the function ip6_xmit() related to IPv6. The issue was that ip6_xmit() did not use Read-Copy-Update (RCU) mechanisms properly, which could lead to a use-after-free (UAF) condition when accessing dst_dev_rcu(). The fix involved using RCU in ip6_xmit() to prevent this potential UAF vulnerability.

Impact Analysis

The vulnerability could lead to a use-after-free condition in the Linux kernel's IPv6 transmission function, which might cause system instability, crashes, or potentially allow an attacker to execute arbitrary code or cause denial of service. This could impact the reliability and security of systems running vulnerable Linux kernel versions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-40135. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart