Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-38577
HistoryJun 20, 2024 - 12:00 a.m.

CVE-2024-38577

2024-06-2000:00:00
ubuntu.com
ubuntu.com
linux kernel
cve-2024-38577
buffer overflow
show_rcu_tasks_trace_gp_kthread
vulnerability
linux verification center
svace

7.6 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

In the Linux kernel, the following vulnerability has been resolved:
rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
There is a possibility of buffer overflow in
show_rcu_tasks_trace_gp_kthread() if counters, passed
to sprintf() are huge. Counter numbers, needed for this
are unrealistically high, but buffer overflow is still
possible.
Use snprintf() with buffer size instead of sprintf().
Found by Linux Verification Center (linuxtesting.org) with SVACE.

7.6 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

Related for UB:CVE-2024-38577