CVE-2025-39761
Last modified
CVE-2025-39761 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12k_dp_rx_peer_frag_setup(). This could lead to out-of-bounds access in peer->rx_tid[]. Hence, add a decrement operation for TID, before peer cleanup to ensures proper cleanup and prevents out-of-bounds access issues when the RX peer frag setup fails. Found during code review. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12k_dp_rx_peer_frag_setup(). This could lead to out-of-bounds access in peer->rx_tid[]. Hence, add a decrement operation for TID, before peer cleanup to ensures proper cleanup and prevents out-of-bounds access issues when the RX peer frag setup fails. Found during code review. Compile tested only.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.3, < 6.6.103 |
| Linux | Linux Kernel | >= 6.7, < 6.12.43 |
| Linux | Linux Kernel | >= 6.13, < 6.15.11 |
| Linux | Linux Kernel | >= 6.16, < 6.16.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39761?
How severe is CVE-2025-39761?
How do I fix CVE-2025-39761?
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-39756In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39757In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-39758In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39759In the Linux kernel, the following vulnerability has been re…7
- CVE-2025-3976A vulnerability was found in PHPGurukul COVID19 Testing Mana…9.8
- CVE-2025-39760In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-39762In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39763In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39764In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39765In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39766In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-39767In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-39761?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
