First published: Thu Feb 29 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: riscv: Fix module loading free order Reverse order of kfree calls to resolve use-after-free error.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.7<6.7.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-26619 has a moderate severity level due to its potential impact on system stability.
To fix CVE-2024-26619, update the Linux kernel to version 6.7.3 or higher.
CVE-2024-26619 is a use-after-free vulnerability related to module loading in the Linux kernel.
CVE-2024-26619 affects Linux kernel versions from 6.7 to 6.7.2.
CVE-2024-26619 can lead to system crashes or exploitation if an attacker manipulates the kernel module loading process.