CVE-2025-40060
Last modified
CVE-2025-40060 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: Return NULL pointer for allocation failures When the TRBE driver fails to allocate a buffer, it currently returns the error code "-ENOMEM". However, the caller etm_setup_aux() only checks for a NULL pointer, so it misses the error. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: Return NULL pointer for allocation failures When the TRBE driver fails to allocate a buffer, it currently returns the error code "-ENOMEM". However, the caller etm_setup_aux() only checks for a NULL pointer, so it misses the error. As a result, the driver continues and eventually causes a kernel panic. Fix this by returning a NULL pointer from arm_trbe_alloc_buffer() on allocation failures. This allows that the callers can properly handle the failure.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3fbf7f011f2426dac8c982f1d2ef469a7959a524, < cef047e0a55cb07906fcaae99170f19a9c0bb6c2; >= 3fbf7f011f2426dac8c982f1d2ef469a7959a524, < fe53a726d5edf864e80b490780cc135fc1adece9; >= 3fbf7f011f2426dac8c982f1d2ef469a7959a524, < 9768536f82600a05ce901e31ccfabd92c027ff71; >= 3fbf7f011f2426dac8c982f1d2ef469a7959a524, < 296da78494633e1ab5e2e74173a9c8683b04aa6b; >= 3fbf7f011f2426dac8c982f1d2ef469a7959a524, < f505a165f1c7cd37b4cb6952042a5984693a4067; >= 3fbf7f011f2426dac8c982f1d2ef469a7959a524, < 8a55c161f7f9c1aa1c70611b39830d51c83ef36d |
| Linux | Linux | 5.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40060?
How severe is CVE-2025-40060?
How do I fix CVE-2025-40060?
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-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…
- CVE-2025-4006A vulnerability classified as critical has been found in you…5.1
- CVE-2025-40061In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40062In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40063In the Linux kernel, the following vulnerability has been re…7
- CVE-2025-40064In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40065In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40066In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40060?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
