
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-27063 affects the Linux kernel's LED trigger subsystem, specifically in the network device trigger component. The vulnerability was discovered in early 2024 and involves a kernel panic condition that occurs during network interface rename operations. The issue stems from changes introduced in commit d5e01266e7f5 which modified the LINKUP mode handling in the LED trigger netdev component (Kernel Commit).
The vulnerability is caused by a logic error in the LED trigger netdev component where the get_device_state() function is called with an invalid net_dev reference during interface rename operations. The issue occurs because the implementation uses the device reference from trigger_data before it's properly updated with the new device information. This happens specifically in the NETDEV_CHANGENAME event handling, where the old device reference is used instead of the new one passed from the trigger event (Kernel Commit).
When triggered, this vulnerability results in a kernel panic, which can cause system crashes and denial of service conditions. This affects systems using the LED trigger netdev functionality, particularly when network interface rename operations are performed (Kernel Commit).
The vulnerability can be triggered during network interface rename operations on systems using the LED trigger netdev functionality. It requires the ability to rename network interfaces, which typically requires administrative privileges (Kernel Commit).
The issue has been fixed by moving the call to get_device_state() after the new net_dev is correctly set in trigger_data during the NETDEV_REGISTER case. The fix ensures that the correct device reference is used when checking the carrier state. The patch has been merged into the Linux kernel and is available in updated kernel versions (Kernel Commit).
Fix availability across major Linux distributions and their releases.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."