cbcvebase.
CVE-2025-68237
published 2025-12-16

CVE-2025-68237: In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables…

PriorityP422high7.8
EPSS
0.17%
6.2th percentile
In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables are u64 values that come from the user at the start of the function. We mask away the high 32 bits of "req.len" so that's capped at U32_MAX but the "req.start" variable can go up to U64_MAX which means that the addition can still integer overflow. Use check_add_overflow() to fix this bug.

Affected

19 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.1.159-1 (bookworm)linux 6.1.159-1 (bookworm)
debianlinux-6.1< linux 6.1.159-1 (bookworm)linux 6.1.159-1 (bookworm)
linuxlinux
linuxlinux>= 6420ac0af95dbcb2fd8452e2d551ab50e1bbad83 < f37efdd97fd1ec3e0d0f1eec279c8279e28f981ef37efdd97fd1ec3e0d0f1eec279c8279e28f981e
linuxlinux>= 6420ac0af95dbcb2fd8452e2d551ab50e1bbad83 < 457376c6fbf0c69326a9bf1f72416225f681192b457376c6fbf0c69326a9bf1f72416225f681192b
linuxlinux>= 6420ac0af95dbcb2fd8452e2d551ab50e1bbad83 < eb9361484814fb12f3b7544b33835ea67d7a6a97eb9361484814fb12f3b7544b33835ea67d7a6a97
linuxlinux>= 6420ac0af95dbcb2fd8452e2d551ab50e1bbad83 < 37944f4f8199cd153fef74e95ca268020162f21237944f4f8199cd153fef74e95ca268020162f212
linuxlinux>= 6420ac0af95dbcb2fd8452e2d551ab50e1bbad83 < e4185bed738da755b191aa3f2e16e8b48450e1b8e4185bed738da755b191aa3f2e16e8b48450e1b8
linuxlinux_kernel>= 0 < 6.1.159-16.1.159-1
linuxlinux_kernel>= 0 < 6.12.63-16.12.63-1
linuxlinux_kernel>= 0 < 6.17.10-16.17.10-1
linuxlinux_kernel>= 0 < 6.8.0-106.1066.8.0-106.106
linuxlinux_kernel>= 0 < 6.17.0-19.196.17.0-19.19
linuxlinux_kernel>= 5.17.0 < 6.1.1596.1.159
linuxlinux_kernel>= 6.13.0 < 6.17.106.17.10
linuxlinux_kernel>= 6.2.0 < 6.6.1186.6.118
linuxlinux_kernel>= 6.7.0 < 6.12.606.12.60
msrcazl3_kernel_6.6.117.1-1_on_azure_linux_3.0
ubuntulinux-xilinx

CVSS provenance

vendor_msrc7.8HIGH
osv7.2HIGH
vendor_ubuntu7.8HIGH
vendor_redhat5.5LOW
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.