2 matches found
CVE-2026-93263
The Linux kernel contains a vulnerability where the eswin driver fails to properly initialize stack-allocated clk_init_data structures within the eswin_clk_register_pll() and eswin_register_clkdiv() functions. Because these structures are only partially initialized, leftover stack garbage in unin...
5.6AI score
SaveExploits0References2
EUVD-2026-86135
In the Linux kernel, the following vulnerability has been resolved: clk: eswin: Zero-initialize stack-allocated clkinitdata eswinclkregisterpll and eswinregisterclkdiv declare a struct clkinitdata on the stack and only initialize some of its fields parentdata respectively parenthws...
5.6AI score
SaveExploits0References2
20