CVE-2025-21748

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix integer overflows on 32 bit systems On 32bit systems the addition operations in ipc_msg_alloc() can potentially overflow leading to memory corruption. Add bounds checking using KSMBD_IPC_MAX_PAYLOAD to avoid overflow.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

13 Mar 2025, 13:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/f3b9fb2764591d792d160f375851013665a9e820 -

05 Mar 2025, 18:47

Type Values Removed Values Added
CWE CWE-190
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ksmbd: corrige desbordamientos de enteros en sistemas de 32 bits En sistemas de 32 bits, las operaciones de suma en ipc_msg_alloc() pueden potencialmente desbordarse y provocar daños en la memoria. Agregue la comprobación de los límites mediante KSMBD_IPC_MAX_PAYLOAD para evitar desbordamientos.
References () https://git.kernel.org/stable/c/760568c1f62ea874e8fb492f9cfa4f47b4b8391e - () https://git.kernel.org/stable/c/760568c1f62ea874e8fb492f9cfa4f47b4b8391e - Patch
References () https://git.kernel.org/stable/c/82f59d64e6297f270311b16b5dcf65be406d1ea3 - () https://git.kernel.org/stable/c/82f59d64e6297f270311b16b5dcf65be406d1ea3 - Patch
References () https://git.kernel.org/stable/c/aab98e2dbd648510f8f51b83fbf4721206ccae45 - () https://git.kernel.org/stable/c/aab98e2dbd648510f8f51b83fbf4721206ccae45 - Patch
References () https://git.kernel.org/stable/c/b4b902737746c490258de5cb55cab39e79927a67 - () https://git.kernel.org/stable/c/b4b902737746c490258de5cb55cab39e79927a67 - Patch
References () https://git.kernel.org/stable/c/ecb9947fa7c99a77b04d43404c6988a0d326e4a0 - () https://git.kernel.org/stable/c/ecb9947fa7c99a77b04d43404c6988a0d326e4a0 - Patch

27 Feb 2025, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-02-27 03:15

Updated : 2025-03-13 13:15


NVD link : CVE-2025-21748

Mitre link : CVE-2025-21748

CVE.ORG link : CVE-2025-21748


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-190

Integer Overflow or Wraparound