Lucene search
+L

19 matches found

RedhatCVE
RedhatCVE
added 2026/09/01 10:38 a.m.8 views

CVE-2026-80714

A flaw was found in the Linux kernel's IP Virtual Server IPVS component. When a synced connection is established, it can incorrectly inherit a "one-packet" flag from its destination. This misconfiguration causes the connection's expiry process to mishandle its cleanup, leaving behind stale memory...

9.8CVSS5.8AI score0.00404EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.37 views

CVE-2026-80603 netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackirc: fix parsedcc off-by-one OOB read parsedcc treats dataend as an inclusive end pointer, but its only caller passes datalimit = ibptr + datalen, which points one past the last valid byte. The newline searc...

9.1CVSS0.00425EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/27 8:25 a.m.12 views

CVE-2026-80567

A flaw was found in the Linux kernel. The synaptics-rmi4 input driver's rmif54bufferqueue function failed to propagate errors from its worker thread. This oversight could result in the delivery of stale or uninitialized memory to user applications, potentially leading to information disclosure or...

5.5CVSS5.2AI score0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 3:17 p.m.7 views

UBUNTU-CVE-2026-80567

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue Previously, rmif54bufferqueue waited for the worker thread to finish but ignored whether it succeeded. If the worker failed e.g., due to a timeout or register read...

5.9AI score0.00164EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.9 views

CVE-2026-80567

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue Previously, rmif54bufferqueue waited for the worker thread to finish but ignored whether it succeeded. If the worker failed e.g., due to a timeout or register read...

6AI score0.00164EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/26 2:37 p.m.6 views

CVE-2026-80567 Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue Previously, rmif54bufferqueue waited for the worker thread to finish but ignored whether it succeeded. If the worker failed e.g., due to a timeout or register read...

6AI score
SaveExploits0References11
CVE
CVE
added 2026/08/26 2:37 p.m.19 views

CVE-2026-80567

CVE-2026-80567 affects the synaptics-rmi4 input driver in the Linux kernel. The function rmi_f54_buffer_queue() waited for the F54 worker thread to finish but ignored its exit status. When the worker failed (e.g., due to a timeout or register read failure), the queue thread silently returned succ...

5.7AI score0.00164EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.14 views

PT-2026-82183

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the synaptics-rmi4 driver where the rmi f54 buffer queue function fails to verify the success of the worker thread. When the worker fails due to register read failures...

6AI score0.00164EPSS
SaveExploits0References12
EUVD
EUVD
added 2026/08/22 3:32 p.m.10 views

EUVD-2026-64586

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix missing shared-key auth challenge length check The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chgtxt...

5.9AI score0.00288EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:17 p.m.10 views

UBUNTU-CVE-2026-74453

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Zero the tile state data array before each BIN job The binner BO is a single 16MB buffer split into 512KB slots that are handed out to jobs at submission time and recycled as jobs complete, without ever being cleared. Ea...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/06/09 11:41 a.m.15 views

CVE-2026-46315

A flaw was found in the Linux kernel's iouring subsystem, specifically within the IORINGOPWAITID operation. This vulnerability occurs because the waitid information structure is not properly initialized before being copied to userspace. A local user could exploit this to expose stale data from...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:08 p.m.19 views

CVE-2026-46229

A flaw was found in the Linux kernel's drm/amdkfd component. This vulnerability arises because VRAM Video Random Access Memory allocations for the KFD Kernel Fusion Driver path do not properly clear previously used memory. This oversight allows a local attacker, utilizing a compute kernel, to...

7CVSS5.8AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 3:00 a.m.19 views

CVE-2026-45891

A flaw was found in the Linux kernel's hns3 network driver. This double-free vulnerability occurs due to incorrect handling of the txspare buffer during ring parameter setup. If memory allocation fails in the error cleanup path, a stale pointer to backup memory is erroneously freed twice. This ca...

7.8CVSS5.9AI score0.0013EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.44 views

CVE-2025-68746 spi: tegra210-quad: Fix timeout handling

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached...

7.8CVSS0.00141EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper timeout handling, which could cause the currxfer field to point to stale memory...

6.1AI score0.00141EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/11/21 12:00 a.m.11 views

AMD CPU 安全漏洞

AMD CPUs are a family of CPUs from AMD. An unspecified vulnerability exists in AMD CPUs, which can be exploited by an attacker to run SEV-SNP clients with stale TLB entries, resulting in a loss of data integrity...

5.3CVSS6.7AI score0.00109EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/19 5:02 p.m.61 views

CVE-2025-38554

CVE-2025-38554 in the Linux kernel describes a use-after-free (UAF) involving VMAs: if vma->mm is freed after vma->vm_refcnt has dropped, a recycled VMA could be mishandled, leading to UAF. The race can occur when VMAs are recycled under RCU (with SLAB_TYPESAFE_BY_RCU) and lock_vma_under_rc...

7.8CVSS7.1AI score0.00162EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/08 8:18 a.m.15 views

CVE-2025-22013 KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state There are several problems with the way hyp code lazily saves the host's FPSIMD/SVE state, including: Host SVE being discarded unexpectedly due to inconsistent...

7.3CVSS6.1AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.9 views

kernel: NFSD: Finish converting the NFSv2 GETACL result encoder

A flaw was identified in the Linux kernel’s NFSD NFSv2 GETACL result encoder. During conversion to xdrstream, leftover code erroneously set the pagelen field of the send buffer. The XDR stream encoders are expected to manage buffer length automatically, and the incorrect manual setting can result...

7.5CVSS6AI score0.00566EPSS
SaveExploits0References5
Rows per page
Query Builder