CVE-2024-42292
kobject_uevent: Fix OOB access within zap_modalias_env()
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.
Productos afectados
Linux · Linux¿Quieres saber si tu infraestructura está expuesta a esto?
Hablar con TrueHacking →Referencias
https://cert-portal.siemens.com/productcert/html/ssa-265688.htmlhttps://git.kernel.org/stable/c/57fe01d3d04276875c7e3a6dc763517fc05b8762https://git.kernel.org/stable/c/648d5490460d38436640da0812bf7f6351c150d2https://git.kernel.org/stable/c/68d63ace80b76395e7935687ecdb86421adc2168https://git.kernel.org/stable/c/81a15d28f32af01493ae8c5457e0d55314a4167dhttps://git.kernel.org/stable/c/b59a5e86a3934f1b6a5bd1368902dbc79bdecc90https://git.kernel.org/stable/c/c5ee8adc8d98a49703320d13878ba2b923b142f5https://git.kernel.org/stable/c/d4663536754defff75ff1eca0aaebc41da165a8dhttps://git.kernel.org/stable/c/dd6e9894b451e7c85cceb8e9dc5432679a70e7dchttps://lists.debian.org/debian-lts-announce/2024/10/msg00003.htmlhttps://lists.debian.org/debian-lts-announce/2025/01/msg00001.html