CVE-2024-27047
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-27047 is a vulnerability in the Linux kernel's phy_get_internal_delay function, discovered and disclosed on May 1, 2024. The vulnerability affects Linux kernel versions from 5.9 through 6.8.2, impacting the network driver's PHY device functionality (NVD).

Technical details

The vulnerability occurs in the phy_get_internal_delay function within the Linux kernel's net driver (phy_device.c). The function attempts to access an empty array when called without defining delay_values and rx-internal-delay-ps or tx-internal-delay-ps is set to 0 in the device-tree. This results in a NULL pointer dereference at virtual address 0. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H and is classified as a NULL Pointer Dereference (CWE-476) (NVD).

Impact

When exploited, this vulnerability leads to a kernel NULL pointer dereference, resulting in a kernel oops condition that can cause system instability or denial of service (Kernel Patch).

Exploitability

The vulnerability requires local access and can be triggered when specific conditions are met in the device-tree configuration. The exploit complexity is low, requiring minimal access privileges to execute (NVD).

Mitigation and workarounds

The vulnerability has been fixed by modifying the condition check in the phy_get_internal_delay function from 'if (delay && size 0)' to 'if (size 0)'. This patch has been integrated into various Linux kernel versions and is available through distribution-specific updates (Kernel Patch).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux: 6.1.85-1

Fixed

bullseye

linux: 5.10.216-1

Fixed

sid

linux: 6.7.12-1

Fixed

trixie

linux: 6.7.12-1

Fixed

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-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 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