CVE-2024-44950: serial: sc16is7xx: fix invalid FIFO access with special register set

Published Sep 4, 2024
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

serial: sc16is7xx: fix invalid FIFO access with special register set

When enabling access to the special register set, Receiver time-out and RHR interrupts can happen. In this case, the IRQ handler will try to read from the FIFO thru the RHR register at address 0x00, but address 0x00 is mapped to DLL register, resulting in erroneous FIFO reading.

Call graph example: sc16is7xxstartup(): entry sc16is7xxmsproc(): entry sc16is7xxsettermios(): entry sc16is7xxsetbaud(): DLH/DLL = $009C --> access special register set sc16is7xxportirq() entry --> IIR is 0x0C sc16is7xxhandlerx() entry sc16is7xxfiforead(): --> unable to access FIFO (RHR) because it is mapped to DLL (LCR=LCRCONFMODEA) sc16is7xxsetbaud(): exit --> Restore access to general register set

Fix the problem by claiming the efrlock mutex when accessing the Special register set.

Affected Software

7 affected componentsFixes available
Linux Linux kernel>=3.16<6.10.5
Linux Linux kernel=6.11-rc1
Linux Linux kernel=6.11-rc2
debian/linux<=5.10.223-1, <=5.10.234-1
6.1.129-16.1.135-16.12.25-16.12.27-1
debian/linux-6.1
6.1.129-1~deb11u1
Microsoft azl3 kernel 6.6.92.2-1
Microsoft azl3 kernel 6.6.64.2-9

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/linux to a version that resolves this vulnerability.

    Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1Fixed in 6.12.27-1
  2. Upgrade

    Upgrade debian/linux-6.1 to a version that resolves this vulnerability.

    Fixed in 6.1.129-1~deb11u1
  3. Configuration

    Fix invalid FIFO access when the IRQ handler may read while the device is in Special register set mode. Specifically, when enabling access to the special register set (e.g., DLH/DLL access path indicated by DLH/DLL = $009C), claim the efr_lock mutex around Special register set accesses so the IRQ handler does not incorrectly read the FIFO via RHR at address 0x00 while that address is mapped to DLL (LCR=LCR_CONF_MODE_A).

    Linux kernel serial driver: sc16is7xx Special register set access synchronization (efr_lock mutex) = Claim efr_lock mutex before accessing the Special register set; release it after completing access

Event History

Sep 4, 2024
CVE Published
via MITRE·06:35 PM
Data Sourced
via MITRE·06:35 PM
DescriptionSeverity
Data Sourced
via NVD·07:15 PM
RemedyDescriptionSeverityAffected Software
May 1, 2025
Data Sourced
via Ubuntu·07:40 PM
RemedyDescriptionSeverityAffected Software
Sep 4, 2025
Data Sourced
via Microsoft·04:38 AM
DescriptionSeverityWeaknessAffected Software
Updated
via Microsoft·04:38 AM
Affected Software
Updated
via Microsoft·04:38 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2024-44950?

CVE-2024-44950 is classified as a medium severity vulnerability in the Linux Kernel.

2

How do I fix CVE-2024-44950?

To fix CVE-2024-44950, update the Linux kernel to a version that resolves this vulnerability, such as 6.1.123-1 or 6.12.11-1.

3

Which versions of the Linux Kernel are affected by CVE-2024-44950?

CVE-2024-44950 affects Linux Kernel versions from 3.16 up to 6.10.5, as well as 6.11-rc1 and 6.11-rc2.

4

What type of vulnerability is CVE-2024-44950?

CVE-2024-44950 involves an invalid FIFO access issue when enabling access to a special register set in the Linux Kernel.

5

What can happen if CVE-2024-44950 is exploited?

Exploitation of CVE-2024-44950 can lead to Receiver time-out and RHR interrupts occurring improperly in the Linux Kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203