378 matches found
CVE-2023-53638 octeon_ep: cancel queued works in probe error path
In the Linux kernel, the following vulnerability has been resolved: octeonep: cancel queued works in probe error path If it fails to get the devices's MAC address, octepprobe exits while leaving the delayed work intrpolltask queued. When the work later runs, it's a use after free. Move the...
EUVD-2025-32791
In the Linux kernel, the following vulnerability has been resolved: octeonep: cancel queued works in probe error path If it fails to get the devices's MAC address, octepprobe exits while leaving the delayed work intrpolltask queued. When the work later runs, it's a use after free. Move the...
CVE-2023-53638 octeon_ep: cancel queued works in probe error path
In the Linux kernel, the following vulnerability has been resolved: octeonep: cancel queued works in probe error path If it fails to get the devices's MAC address, octepprobe exits while leaving the delayed work intrpolltask queued. When the work later runs, it's a use after free. Move the...
PT-2025-41030
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the fsl pamu probe function within the iommu/fsl pamu module of the Linux kernel. Specifically, the function returns prematurely when create csd fails, resultin...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986844)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986844 advisory. In the Linux kernel, the following vulnerability has been resolved: NFC: port100: fix use-after-free in port100sendcomplete Syzbot reported UAF in port100sendcomplet...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986423)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986423 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 usb: musb: musbdsps: requestirq aft...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-383421)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-383421 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987212)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987212 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 usb: musb: musbdsps: requestirq aft...
PT-2025-41082
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free issue in the octep probe function. If the function fails to retrieve a device's MAC address, it exits while leaving a delayed work item, intr...
PT-2025-41102
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the bcm-qspi driver. If neither a "hif mspi" nor "mspi" resource is present, the driver exits probe prematurely but still indicates success. This...
EUVD-2025-22647
Malicious code in bioql PyPI...
EUVD-2022-55487
Malicious code in bioql PyPI...
EUVD-2024-54037
Malicious code in bioql PyPI...
EUVD-2022-55235
Malicious code in bioql PyPI...
EUVD-2022-55557
Malicious code in bioql PyPI...
EUVD-2022-55178
Malicious code in bioql PyPI...
EUVD-2022-55498
Malicious code in bioql PyPI...
CVE-2025-39893
In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...
SUSE CVE-2025-39893
In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: unregister ECC engine on probe error and device remove The on-host hardware ECC engine remains registered both when the spiregistercontroller function returns with an error and also on device removal. Change...
kernel: ALSA: bcd2000: Fix a UAF bug on the error path of probing
In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...