Lucene search

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

CVE-2024-38579

2024-06-2000:00:00
ubuntu.com
ubuntu.com
linux kernel
crypto
vulnerability
fixed
pointer arithmetic
buffer boundaries
linux verification center
svace
unix

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%

In the Linux kernel, the following vulnerability has been resolved:
crypto: bcm - Fix pointer arithmetic
In spu2_dump_omd() value of ptr is increased by ciph_key_len
instead of hash_iv_len which could lead to going beyond the
buffer boundaries.
Fix this bug by changing ciph_key_len to hash_iv_len.
Found by Linux Verification Center (linuxtesting.org) with SVACE.

References

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%

Related for UB:CVE-2024-38579