CVE-2025-40053
Last modified
CVE-2025-40053 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copy_thresh allocation failure The driver did not handle failure of `netdev_alloc_skb_ip_align()`. If the allocation failed, dereferencing `skb->protocol` could lead to a NULL pointer dereference. This patch tries to allocate `skb`. If the allocation fails, it falls back to the normal path. Tested-on: D-Link DGE-550T Rev-A3. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copy_thresh allocation failure The driver did not handle failure of `netdev_alloc_skb_ip_align()`. If the allocation failed, dereferencing `skb->protocol` could lead to a NULL pointer dereference. This patch tries to allocate `skb`. If the allocation fails, it falls back to the normal path. Tested-on: D-Link DGE-550T Rev-A3
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 84fd710a704f3d53d4120e452e86cea558cf73a8; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 5aa9b885602811a026a3f45c92ea2b4b04c54f09; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 9d49e4b14609e1a20d931e718962c4b6b5485174; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < ea87151df398d407a632c7bf63013290f01c5009; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 7ed5010fef0930f4322d620052edc854ef3ec41f; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < fd7b6b2c920d7fd370a612be416a904d6e1ebe55; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 8169a6011c5fecc6cb1c3654c541c567d3318de8 |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40053?
How severe is CVE-2025-40053?
How do I fix CVE-2025-40053?
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-40048In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-40049In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4005A vulnerability was found in PHPGurukul COVID19 Testing Mana…9.8
- CVE-2025-40050In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40051In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40052In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40054In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40055In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40056In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40057In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40058In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-40059In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40053?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
