
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability in the Linux kernel's HSR (High-availability Seamless Redundancy) implementation was discovered and resolved in December 2024. The issue was related to insufficient memory allocation for RedBox support in the hsr_init_skb() function. The vulnerability was identified when the send_hsr_supervision_frame() function attempted to add two additional components (struct hsr_sup_tlv and struct hsr_sup_payload) without proper memory allocation (Kernel Commit).
The vulnerability stems from a memory allocation oversight in the HSR network implementation. The hsr_init_skb() function failed to allocate sufficient memory for RedBox support cases, leading to a buffer overflow condition. When send_hsr_supervision_frame() attempted to add additional components (struct hsr_sup_tlv and struct hsr_sup_payload), it resulted in an skb_over_panic error. The issue was traced back to the original commit that introduced RedBox support (5055cccfc2d1) (Kernel Commit).
When triggered, this vulnerability causes a kernel panic with an 'invalid opcode' error, potentially leading to system crashes and denial of service conditions. The issue specifically affects systems using the HSR networking feature with RedBox support enabled (Kernel Commit).
The vulnerability was discovered through automated testing using syzkaller, which reported a crash scenario. The issue is reproducible in specific configurations where HSR networking with RedBox support is in use (Kernel Commit).
The issue has been fixed by modifying the hsr_init_skb() function to properly account for additional memory needed in RedBox support cases. The fix involves adding an 'extra' parameter to allocate the required additional bytes for struct hsr_sup_tlv and struct hsr_sup_payload (Kernel Commit).
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."