5 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990306)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990306 advisory. In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pciprobe devmkasprintf returns NULL when memory allocation fail...
arcnet: Add NULL check in com20020pci_probe()
...
UBUNTU-CVE-2025-22054
In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pciprobe devmkasprintf returns NULL when memory allocation fails. Currently, com20020pciprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after...
CVE-2022-48908 net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
In the Linux kernel, the following vulnerability has been resolved: net: arcnet: com20020: Fix null-ptr-deref in com20020pciprobe During driver initialization, the pointer of card info, i.e. the variable 'ci' is required. However, the definition of 'com20020pciidtable' reveals that this field is...
PT-2022-7621 · Linux +2 · Linux Kernel +2
Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fix in commit 5f394102ee27dbf05la4e283390cd8d1759dacea Description: The vulnerability is related to a null pointer dereference in the com20020pci probe function during driver initialization. The issue arises...