CVE-2025-68350
Linux Ubuntu vulnerability analysis and mitigation

Overview

CVE-2025-68350 is a divide-by-zero vulnerability in the Linux kernel's exFAT filesystem bitmap allocation function (exfat_allocate_bitmap). When the max_ra_count variable is 0 — indicating readahead is not in use — a subsequent modulo operation (i % max_ra_count) triggers a divide-by-zero error, causing a system crash. The vulnerability was published on December 24, 2025, and affects Linux kernel versions in the range 9fd688678dd8 through the patched commits. It carries an estimated CVSS severity of Medium, with an EPSS score of approximately 0.018% (Red Hat CVE, Red Hat Bugzilla).

Technical details

The root cause is a missing zero-check on max_ra_count before it is used as a divisor in a modulo operation within exfat_allocate_bitmap(), classified as CWE-369 (Divide By Zero). When the Linux kernel's readahead mechanism is unavailable or disabled, max_ra_count evaluates to 0, and the expression i % max_ra_count causes an arithmetic exception leading to a kernel panic. The fix modifies the bitmap loading path to bypass readahead entirely when max_ra_count is 0, rather than attempting the modulo operation. Upstream patches are referenced at kernel stable commits 88fc3dd6e631 and d70a5804c563 (Red Hat Bugzilla).

Impact

Successful triggering of this vulnerability results in a kernel panic and system crash, constituting a denial-of-service (DoS) condition. Any system mounting or operating on an exFAT filesystem under conditions where readahead is not used is at risk of unexpected halts or instability. There is no evidence of confidentiality or integrity impact; the primary risk is availability loss (Red Hat CVE).

Mitigation and workarounds

The Linux kernel maintainers have released patches addressing this issue in stable commits 88fc3dd6e631b3e2975f898c6c2b6bc6f7058b44 and d70a5804c563b5e34825353ba9927509df709651, with fixes included in kernel 6.18.2 and 6.19-rc1. Administrators should update to a patched kernel version as soon as possible. As a temporary workaround, avoiding the use of exFAT filesystems on affected systems can reduce exposure until a patch is applied (Red Hat Bugzilla).

Additional resources


SourceThis report was generated using AI

Related Linux Ubuntu vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-50737CRITICAL9
  • Linux Debian logoLinux Debian
  • pglogical
NoNoJul 28, 2026
CVE-2026-50736CRITICAL9
  • Linux Debian logoLinux Debian
  • pglogical
NoNoJul 28, 2026
CVE-2026-50738HIGH7.7
  • Linux Debian logoLinux Debian
  • pglogical
NoNoJul 28, 2026
CVE-2026-61547NONEN/A
  • Linux Debian logoLinux Debian
  • librabbitmq
NoYesJul 29, 2026
CVE-2026-59986NONEN/A
  • Linux Debian logoLinux Debian
  • librabbitmq
NoYesJul 29, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management