Lucene search
+L

236390 matches found

RedhatCVE
RedhatCVE
added 6 days ago8 views

CVE-2026-64367

A flaw was found in the Linux kernel's hid-goodix-spi driver. This vulnerability, a stack buffer overflow, allows a local attacker to provide an oversized report to the system. This can lead to a buffer overflow, potentially enabling the attacker to execute arbitrary code with elevated privileges...

7.8CVSS6.4AI score0.00142EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago9 views

CVE-2026-64387

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability, a double-free error, occurs when the client attempts to free the same memory buffer twice during a directory query operation. An attacker could potentially exploit this flaw to cause memory corruption,...

9.8CVSS6.2AI score0.00457EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago7 views

CVE-2026-64352

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter subsystem. When certain security modules interact with network routing tables, it can trigger diagnostic warnings. This issue primarily affects debug kernels by generating console messages and does not lead to direct security...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago10 views

CVE-2026-64482

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA Gravis Ultrasound GUS driver. When memory allocation fails, the sndctlnew1 function can return a null value. The sndgf1pcmvolumecontrol function does not properly check for this null return, leading to a null pointer...

5.5CVSS5.8AI score0.00181EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-64493

A flaw was found in the Linux kernel's mpl115 pressure sensor driver. When a read error occurs in the mpl115readraw function, the driver fails to properly release a Power Management PM reference. This oversight leads to a continuous leak of PM references with each failed read. The accumulation of...

5.7AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-64432

A flaw was found in the Linux kernel's ntfs3 file system driver. A local attacker can exploit this vulnerability by mounting a specially crafted NTFS image. This can lead to a kernel slab out-of-bounds write during the $LogFile journal replay process, potentially causing a system crash or denial ...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-64435

A flaw was found in the Linux kernel's auditing subsystem. Multiple readers could access the auditqueue length qlen concurrently with a writer without proper synchronization, leading to a data race. This race condition could result in inconsistent data reads, potentially causing unpredictable...

8.2CVSS5.8AI score0.00424EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago5 views

CVE-2026-64449

A flaw was found in the Linux kernel's vmeuser module. This vulnerability allows a local user to cause a slab-out-of-bounds write or read due to improper validation of buffer sizes in the VME slave path. When a user-supplied VME window size exceeds the internal buffer, data can be copied beyond t...

7.8CVSS6AI score0.00139EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago5 views

CVE-2026-64328

A flaw was found in the Linux kernel's USB gadget subsystem. Specifically, a DMA Direct Memory Access fence leak exists in the ffs module's ffsdmabuftransfer function. This issue causes ffsdmafence objects to be allocated without their initial reference being properly released. Repeated...

5.5CVSS5.8AI score0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 6 days ago23 views

CVE-2026-64557 Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS0.00236EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 6 days ago6 views

CVE-2026-64557

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS5.7AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
added 6 days ago24 views

CVE-2026-64556 perf/core: Detach event groups during remove_on_exec

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS0.0012EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 6 days ago6 views

CVE-2026-64556

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 6 days ago11 views

CVE-2026-64556

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

5.8AI score0.0012EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 6 days ago31 views

CVE-2026-64556

CVE-2026-64556 pertains to the Linux kernel PMU subsystem (perf/core). When a performance event group leader is removed during process exit, its surviving siblings can remain active and still linked to the removed leader’s list, leaving the PMU context active list in a potentially inconsistent st...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago9 views

CVE-2026-64556 perf/core: Detach event groups during remove_on_exec

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 6 days ago8 views

kernel: net: sched: UAF via missing handler for TC_ACT_CONSUMED in tcf_qevent_handle

A flaw was found in the Linux kernel's traffic control TC classifier application programming interface API. The tcfqeventhandle function does not properly handle a consumed socket buffer skb when it is processed by the defragmentation engine. This can lead to a Use-After-Free UAF vulnerability,...

9.8CVSS6AI score0.00509EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-64520

A flaw was found in the Linux kernel's ARM Firmware Framework for ARM FFA. The PARTITIONINFOGETREGS function, which handles copying partition descriptors, did not adequately validate the indices provided by the firmware. This oversight could allow the system to process inconsistent data, resultin...

8.4CVSS5.8AI score0.00131EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 6 days ago3 views

CVE-2026-64439

A flaw was found in the Linux kernel's Kerberos 5 krb5 cryptography module. This use-after-free vulnerability occurs when an asynchronous Authenticated Encryption with Associated Data AEAD instance is used. The system prematurely frees a memory buffer while a backend process still holds a pointer...

9.8CVSS5.9AI score0.0043EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 6 days ago16 views

USN-8620-2: Linux kernel (Azure FIPS) vulnerabilities

Maxim Suhanov discovered that the NTFS file system implementation in the Linux kernel did not properly validate file name length in certain situations, leading to an out-of-bounds read. An attacker could use this to construct a malicious NTFS image that, when mounted and operated on, could expose...

9.8CVSS6.7AI score0.07644EPSS
SaveExploits8
Rows per page
Query Builder