CVE-2025-68350
Last modified
CVE-2025-68350 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: exfat: fix divide-by-zero in exfat_allocate_bitmap The variable max_ra_count can be 0 in exfat_allocate_bitmap(), which causes a divide-by-zero error in the subsequent modulo operation (i % max_ra_count), leading to a system crash. When max_ra_count is 0, it means that readahead is not used. This patch load the bitmap without readahead.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: exfat: fix divide-by-zero in exfat_allocate_bitmap The variable max_ra_count can be 0 in exfat_allocate_bitmap(), which causes a divide-by-zero error in the subsequent modulo operation (i % max_ra_count), leading to a system crash. When max_ra_count is 0, it means that readahead is not used. This patch load the bitmap without readahead.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 9fd688678dd86e3be32a35e3b2c5cc3ef0c4e257, < 88fc3dd6e631b3e2975f898c6c2b6bc6f7058b44; >= 9fd688678dd86e3be32a35e3b2c5cc3ef0c4e257, < d70a5804c563b5e34825353ba9927509df709651 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68350?
How severe is CVE-2025-68350?
How do I fix CVE-2025-68350?
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-68345In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68346In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68347In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68348In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68349In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-6835A vulnerability was found in code-projects Library System 1.…9.8
- CVE-2025-68351In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-68352In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68353In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68354In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68355In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68356In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68350?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
