CVE-2024-38614
Last modified
CVE-2024-38614 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: openrisc: traps: Don't send signals to kernel mode threads OpenRISC exception handling sends signals to user processes on floating point exceptions and trap instructions (for debugging) among others. There is a bug where the trap handling logic may send signals to kernel threads, we should not send these signals to kernel threads, if that happens we treat it as an error. This patch adds conditions to die if the kernel receives these exceptions in kernel mode code.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: openrisc: traps: Don't send signals to kernel mode threads OpenRISC exception handling sends signals to user processes on floating point exceptions and trap instructions (for debugging) among others. There is a bug where the trap handling logic may send signals to kernel threads, we should not send these signals to kernel threads, if that happens we treat it as an error. This patch adds conditions to die if the kernel receives these exceptions in kernel mode code.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.4, < 6.6.33 |
| Linux | Linux Kernel | >= 6.7, < 6.8.12 |
| Linux | Linux Kernel | >= 6.9, < 6.9.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-38614?
How severe is CVE-2024-38614?
How do I fix CVE-2024-38614?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-38609In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-3861If an AlignedBuffer were assigned to itself, the subsequent …4
- CVE-2024-38610In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-38611In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38612In the Linux kernel, the following vulnerability has been re…7
- CVE-2024-38613In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-38615In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38616In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2024-38617In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38618In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38619In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-3862The MarkStack assignment operator, part of the JavaScript en…5.3
Are you affected by CVE-2024-38614?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
