1630 matches found
EUVD-2019-10635
Malware in sbrugna...
EUVD-2019-11905
Malware in sbrugna...
EUVD-2018-3975
Malware in sbrugna...
EUVD-2017-18628
Malware in sbrugna...
EUVD-2019-5327
Malware in sbrugna...
EUVD-2010-1881
Malware in sbrugna...
EUVD-2018-4006
Malware in sbrugna...
EUVD-2017-17243
Malware in sbrugna...
EUVD-2021-22776
Malware in sbrugna...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from memory not being freed during an incorrect escape, which could lead to a memory leak...
Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-395017)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-395017 advisory. In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove The system can experience a random...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986523)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986523 advisory. In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnvphp: Fix hotplug driver crash on Powernv The hotplug driver for powerpc...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the failure to free irq and memory when createcsd fails in the fslpamuprobe function, which could lead to a...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from dereferencing mddev after exportrdev, which could lead to the use of freed memory...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from accessing a freed socket during error recovery, which could result in a null pointer dereference...
SUSE CVE-2023-53609
In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: core: Do not increase scsidevice's iorequestcnt if dispatch failed" The "atomicinc&cmd-device-iorequestcnt" in scsiqueuerq would cause kernel panic because cmd-device may be freed after returning from...
CVE-2023-53609 scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed"
In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: core: Do not increase scsidevice's iorequestcnt if dispatch failed" The "atomicinc&cmd-device-iorequestcnt" in scsiqueuerq would cause kernel panic because cmd-device may be freed after returning from...
CVE-2023-53609
CVE-2023-53609 affects the Linux kernel in the SCSI subsystem. The vulnerability stems from a change where scsi_queue_rq() could execute atomic_inc(&cmd->device->iorequest_cnt) after scsi_dispatch_cmd(), risking a kernel panic if cmd->device was freed. The issue has been addressed by rev...
CVE-2023-53609 scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed"
In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: core: Do not increase scsidevice's iorequestcnt if dispatch failed" The "atomicinc&cmd-device-iorequestcnt" in scsiqueuerq would cause kernel panic because cmd-device may be freed after returning from...
CVE-2023-53544
CVE-2023-53544 affects the Linux kernel cpufreq implementation for the davinci platform. The issue arises from a use-after-free: the remove function frees the clks before calling cpufreq_unregister_driver(), so a cpufreq callback that runs just before driver teardown may access freed clks. Public...