29150 matches found
PT-2026-64483
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the fuse-uring component where the fuse uring send in task function fails to properly discharge the ring entry's reference to the fuse req when io uring delivers task...
Linux Distros Unpatched Vulnerability : CVE-2026-64489
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: ymfpci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndymfpcicreatespdifcontrols does not check the return valu...
PT-2026-64489
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the RDMA siw driver where the siw proc rresp function fails to check the running total of inbound Read Response DDP segments against the sink buffer length on...
Linux Distros Unpatched Vulnerability : CVE-2026-64260
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse-uring: Avoid queue-stopped races and set/read that value under lock There are several readers of queue-stopped that check the value under lock, but...
AlmaLinux 10 : kernel (ALSA-2026:44270)
The remote AlmaLinux 10 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:44270 advisory. kernel: Linux kernel: Use-After-Free in net/gro due to improper handling of zerocopy skbs CVE-2026-46323 Tenable has extracted the preceding description block...
kernel: KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
A flaw was found in KVM in the Linux kernel. This vulnerability occurs due to improper validation of memory management unit MMU page roots after these pages are made available. An attacker could exploit this by triggering a scenario where KVM attempts to map memory into an invalid root, causing...
CVE-2026-64254 NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
In the Linux kernel, the following vulnerability has been resolved: NTB: epf: Avoid pciiounmap with offset when PEERSPAD and CONFIG share BAR When BARPEERSPAD and BARCONFIG share one PCI BAR, the module teardown path ends up calling pciiounmap on the same iomem with some offset, which is...
CVE-2026-64238
In the Linux kernel, the following vulnerability has been resolved: gpio: shared: fix deadlock on shared proxy's parent removal Commit 710abda58055 "gpio: shared: call gpiochip::ofxlate if set" used the mutex embedded in struct gpiosharedentry to protect the offset field which now can be modified...
CVE-2026-64232
CVE-2026-64232 relates to the Linux kernel: when a request carries integrity data, blk_insert_cloned_request now also recomputes nr_integrity_segments against the bottom queue and rejects the request if it exceeds the bottom queue’s max_integrity_segments. This mirrors the existing nr_phys_segmen...
CVE-2026-64228
In the Linux kernel, the following vulnerability has been resolved: net: ethtool: phy: avoid NULL deref when PHY driver is unbound phydev-drv can become NULL while the phydevice is still attached to its netdevice, namely after the PHY driver is unbound via sysfs: echo...
CVE-2026-64219
CVE-2026-64219 affects the Linux kernel drm/amd/display path, specifically dc_process_dmub_aux_transfer_async, where payload->length is copied into a 16-byte stack buffer (dpaux.data[16]) guarded only by an ASSERT(). If length > 16, this can cause a stack-based overflow; additionally, dc-&g...
CVE-2026-64215
The CVE affects the Linux kernel’s drm/msm/a6xx component. A NULL pointer dereference could occur in a8xx_hfi_send_perf_table because kzalloc() return value is not checked. The vulnerability is resolved by a patch that adds the necessary check of kzalloc()’s return before use. Patchwork reference...
CVE-2026-64209
CVE-2026-64209 affects the Linux kernel Qualcomm QMP USBC PHY driver (qmp-usbc). A boundary check in the DP swing configuration incorrectly uses > 4 instead of >= 4, allowing index 4 to access swing_tbl and pre_emphasis_tbl (both 4x4). This can lead to out-of-bounds memory access and potent...
kernel: KVM: x86: Check for invalid/obsolete root *after* making MMU pages available
A flaw was found in KVM in the Linux kernel. This vulnerability occurs due to improper validation of memory management unit MMU page roots after these pages are made available. An attacker could exploit this by triggering a scenario where KVM attempts to map memory into an invalid root, causing...
CVE-2026-49745
Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest's virtualised GPU memory. Software installed and run under a Guest VM can send commands to the GPU which result in out of bounds memory accesses. The...
CVE-2026-49743
CVE-2026-49743 affects GPU driver workflows where, during workload submission, the reference count of an underlying synchronisation primitive tied to an exported fence is not properly incremented. This can allow a local attacker running under a non-privileged user to destroy the exported fence an...
OESA-2026-3156 kernel security update
The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: drbd: add missing krefget in handlewriteconflicts With two-primaries enabled, DRBD tries to detect "concurrent" writes and handle write conflicts, so that even i...
PT-2026-64323
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The krb5 crypto library lacks facilities to precheck the length of messages before they are decrypted or verified. This issue affects AF RXRPC when validating DATA packets secured with...
PT-2026-64368
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the copy process function where the PF BLOCK TS flag is inherited from the parent process while the child process plug is reset to NULL. This breaks the system invaria...
kernel: VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
A use-after-free vulnerability was found in the Linux kernel. When removing a resource from vmciresourcetable in vmciresourceremove, the search is performed using the resource handle by comparing context and resource fields. However, it is possible to create two resources with different types but...