Lucene search

K
redhatcveRedhat.comRH:CVE-2024-42292
HistoryAug 19, 2024 - 2:46 p.m.

CVE-2024-42292

2024-08-1914:46:46
redhat.com
access.redhat.com
2
linux
kernel
vulnerability
fix
oob access
memmove

AI Score

7.2

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: kobject_uevent: Fix OOB access within zap_modalias_env() zap_modalias_env() wrongly calculates size of memory block to move, so will cause OOB memory access issue if variable MODALIAS is not the last one within its @env parameter, fixed by correcting size to memmove.

AI Score

7.2

Confidence

Low