5 matches found
CVE-2025-21743 affecting package kernel for versions less than 6.6.78.1-1
CVE-2025-21743 affecting package kernel for versions less than 6.6.78.1-1. A patched version of the package is available...
Linux Distros Unpatched Vulnerability : CVE-2025-21743
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix possible overflow in DPE length check Originally, it was possible for th...
CVE-2025-21743
creationtimestamp| type| source ---|---|--- 2025-02-27 06:57:08+00:00| seen| https://infosec.exchange/users/vuldb/statuses/114074545563739545...
CVE-2025-21743
In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix possible overflow in DPE length check Originally, it was possible for the DPE length check to overflow if wDatagramIndex + wDatagramLength U16MAX. This could lead to an OoB read. Move the wDatagramIndex term t...
CVE-2025-21743
CVE-2025-21743 affects the Linux kernel’s usbnet/ipheth handling. The vulnerability stems from an overflow in the DPE length check when wDatagramIndex + wDatagramLength could exceed U16_MAX, allowing an OoB read. The fix moves the wDatagramIndex term across the inequality, preserving the existing...