CVE-2025-40363
Last modified
CVE-2025-40363 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix field-spanning memcpy warning in AH output Fix field-spanning memcpy warnings in ah6_output() and ah6_output_done() where extension headers are copied to/from IPv6 address fields, triggering fortify-string warnings about writes beyond the 16-byte address fields. memcpy: detected field-spanning write (size 40) of single field "&top_iph->saddr" at net/ipv6/ah6.c:439 (size 16) WARNING: CPU: 0 PID: 8838 at net/ipv6/ah6.c:439 ah6_output+0xe7e/0x14e0 net/ipv6/ah6.c:439 The warnings are false positives as the extension headers are intentionally placed after the IPv6 header in memory. Fix by properly copying addresses and extension headers separately, and introduce helper functions to avoid code duplication.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix field-spanning memcpy warning in AH output Fix field-spanning memcpy warnings in ah6_output() and ah6_output_done() where extension headers are copied to/from IPv6 address fields, triggering fortify-string warnings about writes beyond the 16-byte address fields. memcpy: detected field-spanning write (size 40) of single field "&top_iph->saddr" at net/ipv6/ah6.c:439 (size 16) WARNING: CPU: 0 PID: 8838 at net/ipv6/ah6.c:439 ah6_output+0xe7e/0x14e0 net/ipv6/ah6.c:439 The warnings are false positives as the extension headers are intentionally placed after the IPv6 header in memory. Fix by properly copying addresses and extension headers separately, and introduce helper functions to avoid code duplication.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 2da805a61ef5272a2773775ce14c3650adb84248; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 9bf27de51bd6db5ff827780ec0eba55de230ba45; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 0bf756ae1e69fec5e6332c37830488315d6d771b; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 75b16b2755e12999ad850756ddfb88ad4bfc7186; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f28dde240160f3c48a50d641d210ed6a3b9596ed; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c14cf41094136691c92ef756872570645d61f4a1; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < b056f971bd72b373b7ae2025a8f3bd18f69653d3; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 2327a3d6f65ce2fe2634546dde4a25ef52296fec |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40363?
How severe is CVE-2025-40363?
How do I fix CVE-2025-40363?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-40358In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-40359In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4036A vulnerability was found in 201206030 Novel 3.5.0 and class…9.8
- CVE-2025-40360In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40361Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-40362In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-40364In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-4037A vulnerability was found in code-projects ATM Banking 1.0. …5.5
- CVE-2025-4038A vulnerability was found in code-projects Train Ticket Rese…5.5
- CVE-2025-4039A vulnerability was found in PHPGurukul Rail Pass Management…9.8
- CVE-2025-4040Authorization Bypass Through User-Controlled Key vulnerabili…7.1
- CVE-2025-4041In Optigo Networks ONS NC600 versions 4.2.1-084 through 4.7.…9.3
Are you affected by CVE-2025-40363?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
