480619 matches found
CVE-2026-74490
A flaw was found in the Linux kernel's TIPC Transparent Inter-Process Communication module. A race condition exists in the tipcpoll function when dumping trace queue state, as it does not properly hold necessary locks. This allows a local attacker to trigger a use-after-free vulnerability by...
CVE-2026-74478
A flaw was found in the Linux kernel. A remote attacker, by sending specially crafted packets over GRE or L2TPv3 transports, could trigger a use-after-free vulnerability. This occurs in the vectormmsgrx function when a packet's overlay header fails verification, causing the system to attempt to...
CVE-2026-74515
A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine s390 PCI component. This vulnerability arises from improper handling of adapter interrupt forwarding, where enabling it multiple times for a zPCI device without prior unregistration can lead to resource overwriting and leakag...
CVE-2026-74568
A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine for ARM64 systems, specifically within the virtual Generic Interrupt Controller VGIC. A race condition can occur when a Logical Processor Interrupt LPI is released and then re-registered with the same identifier by a guest...
CVE-2026-74465
A flaw was found in the Linux kernel's Open vSwitch OVS component. When a new meter is attached, the attachmeter function makes it visible to other central processing units CPUs before all checks are complete. If the attachment fails, the meter is freed without waiting for other CPUs to stop usin...
CVE-2026-74451
A flaw was found in the drm/panthor component of the Linux kernel. The ifacefwtocpuaddr function, responsible for validating firmware interface structure sizes, does not adequately check if the firmware-provided Microcontroller Unit MCU virtual address fits entirely within the shared memory...
CVE-2026-74487
A flaw was found in the binfmtmisc component of the Linux kernel. When a binfmtmisc entry is registered with the MISCFMTOPENFILE flag, it opens an interpreter file and denies write access. Upon removal of this entry, the write access is not properly restored. This oversight can lead to a persiste...
CVE-2026-74543
A flaw was found in the Linux kernel's UDP tunnel network interface controller NIC offload code. When a device registration fails, the system may not properly unregister the NIC tunnel, leading to a permanent memory leak. This can result in resource exhaustion over time, potentially causing a...
CVE-2026-74474
A flaw was found in the Linux kernel's vxlan module. This vulnerability arises from the incorrect handling of network packet headers during data transmission. Specifically, certain functions within the vxlan module fail to properly account for the initial part of the network packet, known as the...
CVE-2026-74502
A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA Universal MIDI Packet UMP driver. This vulnerability, a double free error, occurs when handling legacy raw MIDI Musical Instrument Digital Interface conversions. Specifically, an error during the initialization of a USB...
CVE-2026-74447
A flaw was found in the Linux kernel's drm/amdkfd component. An integer overflow vulnerability exists when aligning the End-of-Pipe EOP ring buffer size. A local attacker could exploit this by providing a specially crafted size that, due to a 32-bit integer overflow, causes the system to bypass...
CVE-2026-74554
A flaw was found in the Linux kernel's ath12k Wi-Fi driver. An out-of-bounds write vulnerability exists in the ath12kmacdppeercleanup function. This issue occurs due to incorrect indexing of a bitmap, leading to memory corruption adjacent to the bitmap. This could allow a malicious Wi-Fi peer to...
CVE-2026-74533
A flaw was found in the Bluetooth ISO subsystem of the Linux kernel. This vulnerability is caused by a race condition where certain data is accessed and modified without proper synchronization, leading to a use-after-free UAF error. An attacker could potentially exploit this to execute arbitrary...
CVE-2026-74484
A flaw was found in the Linux kernel's binfmtmisc component. A local attacker can exploit this vulnerability by registering an 'F' entry that points to its own instance or uses it as an overlayfs lower layer. This self-pinning prevents the associated file from being closed, leading to a resource...
CVE-2026-74479
A flaw was found in the Linux kernel's pktgen module. This vulnerability, a use-after-free, occurs due to a race condition when handling proc entries, which are kernel interfaces. A local attacker could exploit this timing issue to trigger a system crash, leading to a Denial of Service DoS...
CVE-2026-74483
A flaw was found in the binfmtmisc component of the Linux kernel. An unprivileged local attacker, operating under specific memory constraints a tight memory cgroup, could repeatedly trigger a failure in the bmfillsuper function during a mount operation. This failure prevents the proper release of...
CVE-2026-74507
A flaw was found in the Linux kernel's Bluetooth Human Interface Device Protocol HIDP component. A connected HIDP peer can send a malformed report with only a data transaction header, leading to the use of an uninitialized value in hidpsessionrun. This vulnerability could potentially result in a...
CVE-2026-74468
A flaw was found in the Linux kernel's GPIO PCH driver. On systems configured with PREEMPTRT, a local attacker could trigger a specific interrupt handler pchirqtype in a non-sleepable context. This improper use of a spinlock, which attempts to acquire a sleeping lock in an atomic context, can lea...
CVE-2026-74546
A flaw was found in the Linux kernel's hwmon hardware monitoring subsystem, specifically within the adt7470 driver. A local attacker could exploit a time-of-check to time-of-use TOCTOU race condition. If fan data becomes zero between a validation check and a conversion operation, it can lead to a...
CVE-2026-74544
A flaw was found in the Linux kernel's clsu32 module. An unprivileged user, through user or network namespaces, could provide a specially crafted offshift value that is not properly validated. This improper validation leads to a shift-out-of-bounds condition, resulting in undefined behavior and...