Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-40994
HistoryJul 12, 2024 - 12:00 a.m.

CVE-2024-40994

2024-07-1200:00:00
ubuntu.com
ubuntu.com
4
linux
kernel
integer-overflow
vulnerability
ptp
32bit
system
allocation
fix

AI Score

7.3

Confidence

High

EPSS

0

Percentile

5.0%

In the Linux kernel, the following vulnerability has been resolved:
ptp: fix integer overflow in max_vclocks_store
On 32bit systems, the “4 * max” multiply can overflow. Use kcalloc()
to do the allocation to prevent this.

AI Score

7.3

Confidence

High

EPSS

0

Percentile

5.0%