Integer underflow in Linux kernel - CVE-2026-93048

 

Integer underflow in Linux kernel - CVE-2026-93048

Published: September 18, 2026


Vulnerability identifier: #VU150969
CSH Severity: Low
CVSS v4: 0 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-93048
CWE-ID: CWE-191
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to trigger a kernel warning.

The vulnerability exists due to integer underflow in mtd_add_partition() when processing BLKPG ioctl requests on NAND devices. A local user can pass MTDPART_OFS_RETAIN (-3) as a partition offset to trigger a kernel warning.

Depending on the size calculation, an empty disabled partition can be created.


Affected software

Linux kernel

How to mitigate CVE-2026-93048

Install security update from vendor's repository.


External References

Related Security Bulletins