252795 matches found
CVE-2026-72363
A flaw was found in the netfs component of the Linux kernel. This vulnerability occurs when the system runs out of memory during a data write operation, leading to an incorrect state for the affected memory pages folios. An attacker could potentially trigger this condition, which may cause the...
CVE-2026-72442
A flaw was found in the Linux kernel's netfilter flowtable, which manages network packet processing. The system incorrectly handled IPv6-in-IPv6 IP6IP6 tunneled packets, specifically in how it processed the outer IPv6 header. This could lead to improper network traffic management, potentially...
CVE-2026-74472
A flaw was found in the Linux kernel's ublk driver. This vulnerability arises from improper initialization of kernel-owned device information fields when a new ublk device is added. A local attacker could exploit this by providing malformed device information, which may lead to a kernel panic,...
CVE-2026-72412
A flaw was found in the Linux kernel's memory management for s390 systems. An internal flag, intended to mark guest memory pages for discard after unmapping by the Kernel-based Virtual Machine KVM, was not consistently cleared when those pages were subsequently reused. This improper handling coul...
CVE-2026-74498
A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture USB audio subsystem. When a USB audio endpoint requests full packet transfers using the fillmax descriptor flag, the system allocates an undersized Direct Memory Access DMA buffer. This allows a malicious USB device to...
CVE-2026-72405
A flaw was found in the Linux kernel's UDP tunnel networking component. A race condition in the udptunnelnicdevicesync function allows a work item to be double-queued. This can lead to a use-after-free vulnerability, where memory is prematurely freed while still active. A local attacker could...
CVE-2026-72443
A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA USB audio driver. During the handling of MIDI 2.0 input Universal Serial Bus USB Request Blocks URBs, a setup failure can lead to a use-after-free vulnerability. This allows a local attacker, or a malicious USB device, ...
CVE-2026-72409
A flaw was found in the Linux kernel's mvneta network driver. When a system utilizing this driver enters and exits suspend mode, if a Networked Asynchronous Packet Interface NAPI poll operation is pending, the per-CPU interrupt may not be correctly re-enabled upon resume. This oversight results i...
CVE-2026-72413
A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A remote attacker could exploit this vulnerability by sending specially crafted SCTP initialization parameters. This can lead to memory leaks within the kernel, potentially causing a denial of service...
CVE-2026-72414
A flaw was found in the Linux kernel's net: dsa: sja1105 component. This vulnerability occurs when processing specific timing parameters, where very small user-provided values are converted to zero. This incorrect conversion can lead to a division-by-zero error in the futurebasetime function, whi...
CVE-2026-72417
A flaw was found in the Linux kernel's netfilter flowtable component. Insufficient validation of the iph-ihl field in the nfflowip4tunnelproto function, when processing malformed IP Internet Protocol headers, could lead to an out-of-bounds access. This vulnerability could allow a remote attacker ...
CVE-2026-72416
A flaw was found in the Linux kernel's netfilter component, specifically within the nftcompat layer. This vulnerability allows the ebtables emulation to process network traffic targets that it should normally reject. This oversight can lead to incorrect application of network filtering rules,...
CVE-2026-74532
A flaw was found in the Bluetooth btintel driver of the Linux kernel. The btinteldiagnostics function fails to validate the length of a diagnostics Vendor Specific Event VSE before accessing its data. This oversight allows an attacker to potentially read data beyond the intended memory boundary,...
CVE-2026-72431
A flaw was found in the Linux kernel. A vulnerability exists in the /proc/allocinfo feature where the system may attempt to access memory after it has been freed, known as a use-after-free. This can happen when a kernel module is unloaded while the system is still processing information from...
CVE-2026-72444
A flaw was found in the Linux kernel's flowdissector component. When processing network packets on non-Ethernet devices, such as a TUN device in L3 mode, with specific traffic control filters, the flowdissector can attempt to read Ethernet header information that does not exist. This leads to the...
CVE-2026-72406
A flaw was found in the Linux kernel's sungem network driver. During device initialization, if registernetdev fails, the geminitone function incorrectly calls gemremoveone, which frees allocated resources. Subsequently, geminitone proceeds to its own cleanup routine, attempting to free the same...
CVE-2026-74501
A flaw was found in the ALSA USB audio driver of the Linux kernel. A malicious USB MIDI 2.0 device can trigger a use-after-free vulnerability by causing a creation failure after an endpoint is registered. This can lead to a slab use-after-free read when the Universal MIDI Packet UMP node is...
CVE-2026-72415
A flaw was found in the Linux kernel. In the Advanced Linux Sound Architecture System on Chip ASoC Sound Driver Component Architecture SDCA component, the geputenumdouble function fails to validate a user-supplied enumeration index. This oversight allows a local attacker to provide an out-of-rang...
CVE-2026-72393
A flaw was found in the Linux kernel's fbnic Ethernet driver. When the fbnictxlso function reallocates a socket buffer skb, it fails to update a cached pointer to shared information. This can lead to a use-after-free vulnerability, where the driver attempts to access memory that has already been...
CVE-2026-72475
A flaw was found in the Linux kernel's dma-axi-dmac component. This vulnerability arises from the improper freeing of a data structure within the axidmacprepperipheraldmavec function. This oversight could lead to memory corruption, potentially causing system instability or a denial of service...