3 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986532)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986532 advisory. In the Linux kernel, the following vulnerability has been resolved: net: gtp: Fix Use-After-Free in gtpdellink Since callrcu, which is called in the...
CVE-2022-49398 usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Replace listforeachentrysafe if using giveback The listforeachentrysafe macro saves the current item n and the item after n+1, so that n can be safely removed without corrupting the list. However, when traversi...
PT-2024-33744
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer issue in the Linux kernel has been resolved by adding a list empty check. This check is intended to prevent null pointer issues in certain corner cases, specifically whe...