CVE-2024-27000

High

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uart_handle_cts_change() function in serial_core expects the caller to hold uport->lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded on an i.MX28 board. [ 85.119255] ------------[ cut here ]------------ [ 85.124413] WARNING: CPU: 0 PID: 27 at /drivers/tty/serial/serial_core.c:3453 uart_handle_cts_change+0xb4/0xec [ 85.134694] Modules linked in: hci_uart bluetooth ecdh_generic ecc wlcore_sdio configfs [ 85.143314] CPU: 0 PID: 27 Comm: kworker/u3:0 Not tainted 6.6.3-00021-gd62a2f068f92 #1 [ 85.151396] Hardware name: Freescale MXS (Device Tree) [ 85.156679] Workqueue: hci0 hci_power_on [bluetooth] (...) [ 85.191765] uart_handle_cts_change from mxs_auart_irq_handle+0x380/0x3f4 [ 85.198787] mxs_auart_irq_handle from __handle_irq_event_percpu+0x88/0x210 (...)

Package Linux Kernel
Published 2024-05-01
Last modified 2025-12-23
CVSS version 3.1
Patch available
Yes

CVSS 3.1 score

7.8

out of 10
High
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Affected versions

Linux kernel versions 3.18 and later are affected. Fixed in 4.19.313, 5.4.275, 5.10.216, 5.15.158, 6.1.88, 6.6.29, 6.8.8, 6.9 and their respective stable series.

Affected from
≥ 3.18
Fixed in
✓ 4.19.313 4.19.x ✓ 5.4.275 5.4.x ✓ 5.10.216 5.10.x ✓ 5.15.158 5.15.x ✓ 6.1.88 6.1.x ✓ 6.6.29 6.6.x ✓ 6.8.8 6.8.x ✓ 6.9

Frequently asked questions

  • What is CVE-2024-27000?

    CVE-2024-27000 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 3.18 onward and has been patched in 4.19.313, 5.4.275, 5.10.216 and others. CVE-2024-27000 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.

  • What is the CVSS score for CVE-2024-27000?

    CVE-2024-27000 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H .

  • Is there a patch available for CVE-2024-27000?

    Yes. CVE-2024-27000 has been patched. Fixed versions include 4.19.313, 5.4.275, 5.10.216 and others. If you are running Linux kernel 3.18 or later up to the fix versions, apply the relevant patch for your kernel branch.

  • Is CVE-2024-27000 actively exploited?

    No. CVE-2024-27000 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.