1801 matches found
CVE-2026-64370
A flaw was found in the Linux kernel's posix-cpu-timers component. This vulnerability allows a local user to trigger a resource leak within the docpunanosleep function. The issue occurs because a process identifier PID reference is not properly released if a timer creation operation fails. This...
CVE-2026-64461
A flaw was found in the Linux kernel's MediaTek PCIe driver. When a Peripheral Component Interconnect Express PCIe port fails to enable, the associated Interrupt Request IRQ domains are not properly released. This resource leak can accumulate over time, potentially leading to a denial of service...
CVE-2026-64376
A flaw was found in the Linux kernel's firmware loader component. This vulnerability occurs in the firmwareuploadregister function when an allocation failure happens after a device instance is created. The system fails to properly release a device reference, leading to an unbalanced reference...
CVE-2026-64338
A flaw was found in the Linux kernel's uss720 driver. When the uss720probe function attempts to initialize a USB parallel port parport device, it registers the parport but may fail to unregister it if a subsequent hardware register read operation fails. This improper resource management leaves a...
CVE-2026-64337
A flaw was found in the Linux kernel's USB mtu3 gadget driver. When the mtu3gadgetqueue function encounters a failure during the preparation of a USB transfer, the associated Direct Memory Access DMA mapping is not properly released. This leaves the DMA mapping active, which can lead to a resourc...
CVE-2026-64509
A flaw was found in the Linux kernel's rust: block module. This vulnerability occurs in the GenDisk cleanup paths, where temporary disk and request queue resources may not be properly released during error handling or after unregistration. This can lead to a resource leak, potentially causing...
CVE-2026-64485
A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA compress module. The sndcomprtasknew function, responsible for creating driver tasks, does not properly handle errors during the validation of Direct Memory Access DMA buffers or file descriptor reservation. This...
Siemens SIMATIC S7-1500 CPU 1518 MFP Resource Leak (CVE-2025-40300)
In the Linux kernel, the following vulnerability has been resolved: x86/vmscape: Add conditional IBPB mitigation VMSCAPE is a vulnerability that exploits insufficient branch predictor isolation between a guest and a userspace hypervisor like QEMU. Existing mitigations already protect kernel/KVM...
Siemens SIMATIC S7-1500 CPU 1518 MFP Missing Release of Resource after Effective Lifetime (CVE-2025-71097)
This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid505643; scriptversion"1.2"; scriptsetattributeattribute:"pluginmodificationdate",...
CVE-2026-64485
In the Linux kernel, the following vulnerability has been resolved: ALSA: compress: Fix task creation error unwind sndcomprtasknew allocates the driver task before validating the returned DMA buffers and reserving file descriptors. When either of those later steps fails, the core frees its task...
UBUNTU-CVE-2026-64485
In the Linux kernel, the following vulnerability has been resolved: ALSA: compress: Fix task creation error unwind sndcomprtasknew allocates the driver task before validating the returned DMA buffers and reserving file descriptors. When either of those later steps fails, the core frees its task...
EUVD-2026-48829
In the Linux kernel, the following vulnerability has been resolved: ALSA: compress: Fix task creation error unwind sndcomprtasknew allocates the driver task before validating the returned DMA buffers and reserving file descriptors. When either of those later steps fails, the core frees its task...
CVE-2026-64485
The CVE-2026-64485 issue concerns the Linux kernel ALSA compress module. In snd_compr_task_new(), the driver task is allocated before validating DMA buffers and reserving file descriptors. If validation or FD reservation fails, the core frees wrappers and DMA references without invoking the drive...
CVE-2026-64485 ALSA: compress: Fix task creation error unwind
In the Linux kernel, the following vulnerability has been resolved: ALSA: compress: Fix task creation error unwind sndcomprtasknew allocates the driver task before validating the returned DMA buffers and reserving file descriptors. When either of those later steps fails, the core frees its task...
CVE-2026-64462 PCI: altera: Fix resource leaks on probe failure
In the Linux kernel, the following vulnerability has been resolved: PCI: altera: Fix resource leaks on probe failure The chained IRQ handler is set during probe, but is only removed during the driver remove. If pcihostprobe fails, the handler and INTx IRQ domain remain set even though the...
CVE-2026-64022
A flaw was found in the Linux kernel's GPIO General Purpose Input/Output aggregator component. When the aggregator device is deactivated after being configured using configfs, a dynamic software node is not properly removed. This oversight leads to a resource leak, which could potentially be...
CVE-2026-64021
A flaw was found in the Linux kernel's drm/xe/oa component. A resource leak occurs in the xeoastreamopenioctl function when an execqueue reference is not properly released. This can cause the execqueue and associated file private state to remain allocated indefinitely, potentially leading to a...
CVE-2026-63978
A flaw was found in the Linux kernel's network handshake component. When a network namespace exits, pending handshake requests may not be properly released due to incorrect list handling. This can lead to resource leaks and a list-corruption race, potentially resulting in memory corruption. An...
CVE-2026-63880
A flaw was found in the Linux kernel's drm/amdgpu graphics driver. An unprivileged local attacker with access to /dev/dri/renderD can trigger an out-of-memory condition during a specific graphics operation, leading to a resource lock not being released. This lock leak causes subsequent operations...
CVE-2026-63997
A flaw was found in the ethtool module of the Linux kernel. The moduleflashfwschedule function fails to properly undo the setting of the 'inprogress' flag and the taking of the netdev reference during module flash errors. This oversight can lead to a resource leak, preventing the device from bein...