CVE-2024-38579

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2024-06-19 14:15

Updated : 2024-07-15 07:15


NVD link : CVE-2024-38579

Mitre link : CVE-2024-38579

CVE.ORG link : CVE-2024-38579


JSON object : View

Products Affected

No product.

CWE

No CWE.