Логотип exploitDog
bind:CVE-2025-68237
Консоль
Логотип exploitDog

exploitDog

bind:CVE-2025-68237

Количество 5

Количество 5

ubuntu логотип

CVE-2025-68237

около 2 месяцев назад

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.

EPSS: Низкий
nvd логотип

CVE-2025-68237

около 2 месяцев назад

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.

EPSS: Низкий
msrc логотип

CVE-2025-68237

около 2 месяцев назад

mtdchar: fix integer overflow in read/write ioctls

CVSS3: 7.8
EPSS: Низкий
debian логотип

CVE-2025-68237

около 2 месяцев назад

In the Linux kernel, the following vulnerability has been resolved: m ...

EPSS: Низкий
github логотип

GHSA-q3xh-v3rf-7vqm

около 2 месяцев назад

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.

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
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 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.

0%
Низкий
около 2 месяцев назад
nvd логотип
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 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.

0%
Низкий
около 2 месяцев назад
msrc логотип
CVE-2025-68237

mtdchar: fix integer overflow in read/write ioctls

CVSS3: 7.8
0%
Низкий
около 2 месяцев назад
debian логотип
CVE-2025-68237

In the Linux kernel, the following vulnerability has been resolved: m ...

0%
Низкий
около 2 месяцев назад
github логотип
GHSA-q3xh-v3rf-7vqm

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.

0%
Низкий
около 2 месяцев назад

Уязвимостей на страницу