Lucene search
+L

239738 matches found

RedhatCVE
RedhatCVE
added 2 days ago10 views

CVE-2026-68344

A flaw was found in the Linux kernel's USB ATM Asynchronous Transfer Mode driver, specifically in the ueagle-atm module. A local attacker with physical access to a crafted USB device could exploit this vulnerability. By presenting inconsistent USB descriptors that confuse the driver's probe and...

5.5CVSS5.2AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-68168

A flaw was found in the Linux kernel's Andrew File System AFS component. The system's directory removal function, afseditdirremove, incorrectly manages memory blocks, specifically block 0. This improper handling could lead to an unstable system state or data integrity issues during directory...

5.5CVSS5.3AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago13 views

CVE-2026-68101

A flaw was found in the Linux kernel's AMD GPU amdgpu driver. During the allocation or deallocation of a user pointer buffer object, a critical reference to its virtual memory object can become unavailable. This improper handling of memory submissions could lead to system instability or a denial ...

5.5CVSS5.5AI score0.00149EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-68236

A flaw was found in the Linux kernel's drm/amd/display component. Specifically, within the dmupdatecrtcstate function, a stream pointer is released but not subsequently set to NULL. This can lead to a double release of the same pointer if an error occurs later in the process, creating a...

7CVSS5.5AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-68087

A flaw was found in the Linux kernel. Specifically, the Wacom Human Interface Device HID driver uses an incorrect memory allocation flag GFPKERNEL within a critical section of code that operates in an atomic context. This can cause the system to attempt to sleep, leading to a "scheduling while...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago7 views

CVE-2026-68223

A flaw was found in the Linux kernel's media: meson: vdec driver. The vdecopen function, when encountering an error during initialization, fails to properly release a memory context. This oversight leads to a resource leak. A local attacker could exploit this vulnerability to cause a denial of...

5.3AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago7 views

CVE-2026-68226

A flaw was found in the Linux kernel's cx23885 media driver. A local attacker could potentially trigger a null pointer dereference by causing the pciioremapbar function to fail during memory mapping in cx23885devsetup. This vulnerability could lead to a system crash, resulting in a Denial of...

5.5CVSS5.3AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-68091

A flaw was found in the Linux kernel's HID Wacom driver. When the wacomparseandregister function encounters failures after starting the Human Interface Device HID hardware, its error handling path releases Wacom resources without properly stopping the HID hardware. This improper resource manageme...

5.5CVSS5.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-68088

A flaw was found in the Linux kernel's RNDIS Remote Network Driver Interface Specification gadget function. A missing length check for BufLength and BufOffset parameters within the rndisqueryresponse function could allow a malicious actor to provide specially crafted input. This could lead to...

5.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-68181

A flaw was found in the Linux kernel's mei bus component. A use-after-free vulnerability exists in the meiclbusdevrelease function. This flaw, caused by improper synchronization during cleanup, could lead to memory corruption and system instability...

7CVSS5.5AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-68086

A flaw was found in the Linux kernel's memory management mm/khugepaged component. A local user could trigger an edge case where unsaved changes to file data dirty folios are improperly discarded. This occurs when a file with previous writes is subjected to a specific sequence of memory advice...

7CVSS5.3AI score0.00149EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago8 views

CVE-2026-68212

A flaw was found in the Linux kernel's saa7134 media driver. During device probing, the saa7134videoinit1 function does not properly check return values from memory allocation, leading to unreleased memory and invalid page tables. This can result in memory leaks and the potential use of...

5.5CVSS5.3AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago7 views

CVE-2026-68090

A flaw was found in the debugobjects component of the Linux kernel. A race condition can occur when an out-of-memory OOM situation happens concurrently with certain debug object operations. This can lead to a dysfunctional timer and a kernel warning, potentially causing system instability or a...

5.5CVSS5.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago7 views

CVE-2026-68092

A flaw was found in the Linux kernel's time/jiffies clocksource. During early boot, the jiffies clocksource is used before it is properly registered, causing its maximum delta value to remain at zero. This issue prevents the system's time from progressing, leading to a significant boot delay,...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-68225

A flaw was found in the Linux kernel's media I2C Alvium driver. The alviumctrlinit function, responsible for initializing controls, does not properly check if pointers are valid before using them. This can lead to the system attempting to write data to an invalid memory location, which could allo...

5.3AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-68089

A flaw was found in the Linux kernel's Industrial I/O iio core debugfs component. When the ppos value is non-zero during a call to simplewritetobuffer, the start of the buffer buf may not be properly initialized. This uninitialized data can lead to unpredictable behavior or potential information...

5.5CVSS5.5AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-68085

A flaw was found in the Linux kernel's Bluetooth Host Controller Interface HCI Universal Asynchronous Receiver/Transmitter UART driver. This vulnerability occurs when a Bluetooth device is reopened after a pending write operation was canceled, but an internal flag indicating a pending write is no...

5.5CVSS5.4AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-68245

A flaw was found in the drm/amdgpu component of the Linux kernel. A use-after-unlock vulnerability exists where a virtual machine VM pointer is dereferenced after its protective lock has been released. This allows the pointer to be modified, potentially leading to memory corruption. An attacker...

7CVSS5.2AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-68084

A flaw was found in the Linux kernel's tsi148 bridge component. This vulnerability occurs due to a resource leak where the location monitor resources are not properly freed during device unbind or module unload operations. An attacker could potentially exploit this flaw to exhaust system resource...

5.4AI score0.00172EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-68266

A flaw was found in the drm/xe component of the Linux kernel. This vulnerability, a use-after-free, occurs because a dma-buf Direct Memory Access Buffer reference is not properly held for imported Buffer Objects BOs. If the exporter of a dma-buf is freed while a BO still references its reservatio...

7CVSS5.4AI score0.00175EPSS
SaveExploits0References4
Rows per page
Query Builder