First published: Fri Nov 08 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: cpufreq: loongson3: Use raw_smp_processor_id() in do_service_request() Use raw_smp_processor_id() instead of plain smp_processor_id() in do_service_request(), otherwise we may get some errors with the driver enabled: BUG: using smp_processor_id() in preemptible [00000000] code: (udev-worker)/208 caller is loongson3_cpufreq_probe+0x5c/0x250 [loongson3_cpufreq]
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.11.3 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-50178 has been classified as a medium severity vulnerability.
To fix CVE-2024-50178, update your Linux kernel to version 6.11.3 or later.
CVE-2024-50178 affects all versions of the Linux kernel prior to 6.11.3.
CVE-2024-50178 impacts the cpufreq subsystem specifically related to the loongson3 architecture.
There are no known workarounds for CVE-2024-50178; upgrading the kernel is recommended.