CVE-2024-35977
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-35977 is a race condition vulnerability in the Linux kernel's Chrome hardware platform drivers, specifically in the cros_ec_uart component. The vulnerability was discovered in May 2024 and affects Linux kernel versions from 6.3 up to (excluding) 6.6.28, and versions from 6.7 up to (excluding) 6.8.7, as well as release candidates 6.9-rc1 through 6.9-rc3 (NVD).

Technical details

The vulnerability stems from a race condition in the cros_ec_uart_probe() function, which calls devm_serdev_device_open() before serdev_device_set_client_ops(). This incorrect sequence can trigger a NULL pointer dereference when SERPORT_ACTIVE is set and serdev exists, but serdev->ops hasn't been initialized yet. The vulnerability has been assigned a CVSS v3.1 base score of 4.7 (Medium) with vector string CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD, Kernel Patch).

Impact

When exploited, this vulnerability can cause a kernel NULL pointer dereference, leading to a denial of service condition. The impact is limited to availability, with no direct effect on confidentiality or integrity of the system (NVD).

Exploitability

The vulnerability requires local access with low privileges and high attack complexity to exploit. A previous attempt to fix a similar race condition (commit 01f95d42b8f4) actually made the window of error for this race condition wider (Kernel Patch).

Mitigation and workarounds

The vulnerability has been fixed in Linux kernel versions 6.6.28, 6.8.7, and later releases. The fix ensures proper setup sequence by moving the devm_serdev_device_open() call after serdev_device_set_client_ops(), preventing the race condition (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management