1091 matches found
EUVD-2023-42197
Malicious code in bioql PyPI...
EUVD-2025-24111
Malicious code in bioql PyPI...
EUVD-2024-53391
Malicious code in bioql PyPI...
CVE-2023-53515
In the Linux kernel, the following vulnerability has been resolved: virtio-mmio: don't break lifecycle of vmdev vmdev has a separate lifecycle because it has a 'struct device' embedded. Thus, having a release callback for it is correct. Allocating the vmdev struct with devres totally breaks this...
UBUNTU-CVE-2023-53448
In the Linux kernel, the following vulnerability has been resolved: fbdev: imxfb: Removed unneeded releasememregion Remove unnecessary releasememregion from the error path to prevent mem region from being released twice, which could avoid resource leak or other unexpected issues...
CVE-2022-50446 ARC: mm: fix leakage of memory allocated for PTE
In the Linux kernel, the following vulnerability has been resolved: ARC: mm: fix leakage of memory allocated for PTE Since commit d9820ff "ARC: mm: switch pgtablet back to struct page " a memory leakage problem occurs. Memory allocated for page table entries not released during process terminatio...
The vulnerability of the wl1251_tx_work function in the wl1251/tx.c component of the Linux kernel Wi-Fi module allows a hacker to cause a service failure.
The vulnerability of the wl1251txwork function in the wl1251/tx.c component of the Linux kernel Wi-Fi module is related to improper memory release before deleting the last pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...
The vulnerability of the virtio-net component in the Linux operating system, which allows a hacker to trigger a service failure
The vulnerability of the virtio-net component in the Linux operating system is related to improper memory release before deleting the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...
The vulnerability of the oplock.c component in the Linux operating system’s kernel allows a hacker to induce a service failure.
The vulnerability of the oplock.c component in the Linux operating system’s kernel is related to improper memory release before deleting the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...
The vulnerability of the `txgbe_probe()` function in the `drivers/net/ethernet/wangxun/txgbe/txgbe_main.c` file of the Linux kernel allows a hacker to cause a service failure.
The vulnerability of the txgbeprobe function in the drivers/net/ethernet/wangxun/txgbe/txgbemain.c file of the Linux kernel is related to the repeated release of memory. Exploiting this vulnerability could allow an attacker to cause a system failure...
The vulnerability of the phy_ledtriggers.c component in the Linux operating system allows a hacker to cause a service failure.
The vulnerability of the phyledtriggers.c component in the Linux operating system’s kernel is related to improper memory release before deleting the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...
The vulnerability of the chameleon_parse_gdd() function in the Linux operating system allows a hacker to cause a service failure.
The vulnerability of the chameleonparsegdd function in the Linux operating system is related to the repeated release of memory. Exploiting this vulnerability can allow an attacker to cause a service failure...
The vulnerability of the ngbe_probe() function in the drivers/net/ethernet/wangxun/ngbe/ngbe_main.c component of the Linux kernel allows a hacker to cause a service failure.
The vulnerability of the ngbeprobe function in the drivers/net/ethernet/wangxun/ngbe/ngbemain.c file of the Linux kernel is related to the repeated release of memory. Exploiting this vulnerability could allow an attacker to cause a system failure...
SUSE CVE-2022-50387
In the Linux kernel, the following vulnerability has been resolved: net: hinic: fix the issue of CMDQ memory leaks When hinicsetcmdqdepth fails in hinicinitcmdqs, the cmdq memory is not released correctly. Fix it...
SUSE CVE-2023-53410
In the Linux kernel, the following vulnerability has been resolved: USB: ULPI: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...
PT-2025-38400
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a memory leak in the USB gadget functionality related to the lpc32xx udc driver. The issue occurs when using the debugfs lookup function without properly...
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 an insufficient memory release in the ath11kmhiregister function, which could lead to a memory leak...
CVE-2023-53282 scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write During the sysfs firmware write process, a use-after-free read warning is logged from the lpfcwrobject routine: BUG: KFENCE: use-after-free read in...
CVE-2023-53282
CVE-2023-53282 concerns the Linux kernel, specifically the lpfc SCSI driver path used during a sysfs firmware write. The issue is a use-after-free KFENCE violation in lpfc_wr_object() where a pointer referencing mailbox memory is recycled before the memory is no longer in use, causing a potential...
UBUNTU-CVE-2023-53250
In the Linux kernel, the following vulnerability has been resolved: firmware: dmi-sysfs: Fix null-ptr-deref in dmisysfsregisterhandle KASAN reported a null-ptr-deref error: KASAN: null-ptr-deref in range 0x0000000000000008-0x000000000000000f CPU: 0 PID: 1373 Comm: modprobe Hardware name: QEMU...