Lucene search
+L

234766 matches found

RedhatCVE
RedhatCVE
added 6 days ago5 views

CVE-2026-63946

A flaw was found in the Linux kernel's Bluetooth ISO Isochronous Stream subsystem. This vulnerability, known as a Use-After-Free, occurs because the system attempts to use a memory area after it has been released, which can lead to unpredictable behavior. A malicious actor could potentially explo...

8.8CVSS5.5AI score0.00327EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-63887

A flaw was found in the Linux kernel's iSCSI Internet Small Computer System Interface target functionality. This vulnerability, a heap overrun, occurs because the iscsiencodetextoutput function does not properly check buffer capacity when processing login requests. A remote attacker could exploit...

9.8CVSS5.7AI score0.00745EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago8 views

CVE-2026-63891

A flaw was found in the Linux kernel's Thunderbolt property parsing. An untrusted Thunderbolt peer, such as a cable or dock, can send specially crafted property requests that create a recursive loop. This can lead to kernel stack exhaustion, resulting in a system crash and a Denial of Service DoS...

7CVSS5.4AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago9 views

CVE-2026-64017

A flaw was found in the Linux kernel's blk-mq component. This use-after-free vulnerability occurs when a task attempts to submit a bio a data structure for I/O operations to blk-mq. If the task is interrupted and sleeps after checking for a cached request but before using it, the cached request c...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago5 views

CVE-2026-63930

A flaw was found in the Linux kernel's Industrial I/O IIO hardware consumer buffer component. This use-after-free vulnerability occurs in the errputbuffers cleanup path of iiohwconsumeralloc. During buffer cleanup, the code incorrectly uses listforeachentry to iterate through buffers while...

7.8CVSS6AI score0.0016EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-63933

A flaw was found in the Linux kernel's adis16260 gyroscope driver. A local user can trigger a division-by-zero error by writing a zero value to the samplingfrequency sysfs attribute. This can lead to a kernel panic, resulting in a system crash and a Denial of Service DoS...

5.3AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-63881

A flaw was found in the Linux kernel's AMD KFD Kernel Fusion Driver debugger component. The getqueueids function, responsible for handling queue identifiers, contains an integer overflow vulnerability. This occurs when calculating the size of an array, where a malicious local user could provide a...

7.8CVSS5.5AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago5 views

CVE-2026-63905

A flaw was found in the Linux kernel's USB/IP Virtual USB Device Controller vudc component. A race condition exists in the vudcremove function, which can lead to a use-after-free vulnerability. This occurs when the system attempts to free a data structure while a timer within it is still active o...

5.5AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago5 views

CVE-2026-63915

A flaw was found in the Linux kernel's Near Field Communication NFC Host Controller Interface HCI. A remote attacker, by sending a specially crafted 0-byte Host Controller Protocol HCP frame, could trigger an out-of-bounds read. This could lead to a system crash, resulting in a Denial of Service...

8.8CVSS5.6AI score0.00345EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-64008

A flaw was found in the accel/rocket component of the Linux kernel. This vulnerability, a Use-After-Free UAF, occurs in the rocketioctlcreatebo function. A local attacker could exploit this by triggering a failure in subsequent operations after a Graphics Execution Manager GEM handle is created,...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago5 views

CVE-2026-63929

A flaw was found in the Linux kernel's Industrial I/O iio buffer component. The iiobufferenqueuedmabuf function, responsible for managing Direct Memory Access DMA buffers, fails to properly release a memory reference. This oversight results in a continuous memory leak, where small blocks of memor...

5.5CVSS5.6AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-64019

A flaw was found in the Linux kernel's NVMe Non-Volatile Memory Express PCI Peripheral Component Interconnect driver. This vulnerability occurs due to a leak in the Direct Memory Access DMA mapping during data setup operations. Specifically, the system fails to properly unmap DMA resources when...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References4
Debian
Debian
added 6 days ago6 views

[SECURITY] [DSA 6393-1] linux security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6393-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso July 21, 2026 https://www.debian.org/security/faq -...

9.8CVSS6.5AI score0.00514EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 6 days ago7 views

SUSE CVE-2026-53366

In the Linux kernel, the following vulnerability has been resolved: ipv4: account for fraggap on the paged allocation path In ipappenddata, when the paged-allocation branch is taken, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen; pagedlen = datalen - transhdrlen;...

8.5CVSS5.3AI score0.00171EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 6 days ago8 views

SUSE CVE-2026-63877

In the Linux kernel, the following vulnerability has been resolved: serial: dz: Convert to use a platform device Prevent a crash from happening as the first serial port is initialised: Console: switching to colour frame buffer device 160x64 tgafb: SFB+ detected, rev=0x02 fb0: Digital ZLX-E1 frame...

5.6AI score0.00209EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 6 days ago7 views

SUSE CVE-2026-63878

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check numentries in GEMOP GETMAPPINGINFO kvcallocargs-numentries, sizeofvmentries, GFPKERNEL at amdgpugem.c:1050 uses the user-supplied numentries directly without any upper bounds check. Since numentries is a u32 and...

5.3AI score0.00198EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 6 days ago8 views

SUSE CVE-2026-63886

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Validate CHAPR length before base64 decode chapservercomputehash allocates clientdigest as kzallocchap-digestsize and then, for BASE64-encoded responses, passes chapr directly to chapbase64decode without...

9.8CVSS5.3AI score0.00664EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 6 days ago6 views

SUSE CVE-2026-63891

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

5.3AI score0.00263EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 6 days ago6 views

SUSE CVE-2026-63895

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: copy only received bytes on short ep0 read ffsep0read allocates its control-OUT data buffer with kmalloc not kzalloc at the Length value from the Setup packet, then copies that full len to userspace regardless o...

5.5AI score0.00244EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 6 days ago7 views

SUSE CVE-2026-63896

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix integer underflow in WebUSB GETURL handling The WebUSB GETURL handler in compositesetup narrows landingpagelength to fit the host-supplied wLength using landingpagelength = wlength -...

5.2AI score0.002EPSS
SaveExploits0References2
Rows per page
Query Builder