CVE-2025-21711
Last modified
CVE-2025-21711 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/rose: prevent integer overflows in rose_setsockopt() In case of possible unpredictably large arguments passed to rose_setsockopt() and multiplied by extra values on top of that, integer overflows may occur. Do the safest minimum and fix these issues by checking the contents of 'opt' and returning -EINVAL if they are too large. Also, switch to unsigned int and remove useless check for negative 'opt' in ROSE_IDLE case.. 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/rose: prevent integer overflows in rose_setsockopt() In case of possible unpredictably large arguments passed to rose_setsockopt() and multiplied by extra values on top of that, integer overflows may occur. Do the safest minimum and fix these issues by checking the contents of 'opt' and returning -EINVAL if they are too large. Also, switch to unsigned int and remove useless check for negative 'opt' in ROSE_IDLE case.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.12, < 6.1.129 |
| Linux | Linux Kernel | >= 6.2, < 6.6.76 |
| Linux | Linux Kernel | >= 6.7, < 6.12.13 |
| Linux | Linux Kernel | >= 6.13, < 6.13.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-21711?
How severe is CVE-2025-21711?
How do I fix CVE-2025-21711?
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-21706In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21707In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21708In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21709In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-2171Aviatrix Controller versions prior to 7.1.4208, 7.2.5090, an…7.8
- CVE-2025-21710In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21712In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21713In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21714In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-21715In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-21716In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-21717In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2025-21711?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
