CVE-2024-42292
UNKNOWN
Published 2024-08-17T09:09:01.586Z
Actions:
No CVSS data available
Description
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.
Available Exploits
No exploits available for this CVE.
Related News
No news articles found for this CVE.
Affected Products
Affected Versions:
9b3fa47d4a76b1d606a396455f9bbeee083ef008
9b3fa47d4a76b1d606a396455f9bbeee083ef008
9b3fa47d4a76b1d606a396455f9bbeee083ef008
9b3fa47d4a76b1d606a396455f9bbeee083ef008
9b3fa47d4a76b1d606a396455f9bbeee083ef008
9b3fa47d4a76b1d606a396455f9bbeee083ef008
9b3fa47d4a76b1d606a396455f9bbeee083ef008
9b3fa47d4a76b1d606a396455f9bbeee083ef008
References
Published: 2024-08-17T09:09:01.586Z
Last Modified: 2025-05-04T09:26:07.282Z
Copied to clipboard!