Lucene search
K

26 matches found

Amazon
Amazon
added 2026/05/26 12:0 a.m.8 views

Important: kernel-livepatch-6.12.80-106.156

Issue Overview: PinTheft is a Linux local privilege escalation exploit for an RDS zerocopy double-free that can be turned into a page-cache overwrite through iouring fixed buffers. Affected Packages: kernel-livepatch-6.12.80-106.156 Issue Correction: Please ensure you have live patching enabled...

5.8AI score
Exploits0
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus – Do not free ring buffers that cannot be re-encrypted. In CoCo VMs, it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail, resulting in an error and the return of...

5.5CVSS6.2AI score0.00015EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/12 8:41 p.m.1 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the ring-buffers in Buffer API. An attacker can cause the system to drop legitimate events from other containers or the same container by flooding the event source, leading to los...

5.5CVSS5.8AI score0.00025EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/03/12 5:35 p.m.21 views

CVE-2026-31890 Inspektor Gadget: Tracing Denial of Service via Event Flooding

Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. Prior to 0.50.1, in a situation where the ring-buffer of a gadget is – incidentally or maliciously – already full, the gadget will silently drop events. Th...

4.8CVSS0.00025EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2026/02/09 9:51 a.m.0 views

kernel: Linux kernel: Data corruption and system instability due to improper io_uring/net buffer handling

A flaw was found in the Linux kernel's iouring/net component. This vulnerability arises when ring provided buffers are partially committed during network operations, particularly when MSGWAITALL is enabled or with streaming sockets. A local attacker could exploit this by causing multiple socket...

7.8CVSS5.9AI score0.00024EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/09 12:0 a.m.2 views

RHEL 9 : kernel (RHSA-2026:2212)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:2212 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net: openvswitch: fix nested k...

7.8CVSS7AI score0.03752EPSS
Exploits2References35
Microsoft CVE
Microsoft CVE
added 2025/10/02 1:6 a.m.1 views

Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted

...

5.5CVSS7AI score0.00015EPSS
Exploits0
CVE
CVE
added 2025/09/16 1:0 p.m.16 views

CVE-2025-39816

CVE-2025-39816 pertains to the Linux kernel’s io_uring/kbuf path. The issue stems from reading ring-provided buffer lengths without a stable read, risking changes between checks and commits since buffers come from userspace. The fix mandates using READ_ONCE() when reading these lengths and tighte...

5.5CVSS6AI score0.00022EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2025/09/04 4:15 p.m.1 views

CVE-2025-38730

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

7.8CVSS0.00024EPSS
Exploits0References5
OSV
OSV
added 2025/09/04 4:15 p.m.0 views

UBUNTU-CVE-2025-38730

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

7.8CVSS6.6AI score0.00024EPSS
Exploits0References24
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.4 views

CVE-2025-38730 io_uring/net: commit partial buffers on retry

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

0.00024EPSS
Exploits0References5
OSV
OSV
added 2025/09/04 3:33 p.m.1 views

CVE-2025-38730 io_uring/net: commit partial buffers on retry

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

7.8CVSS5.8AI score0.00024EPSS
Exploits0References8
Microsoft CVE
Microsoft CVE
added 2025/09/04 11:2 a.m.2 views

wifi: ath11k: clear initialized flag for deinit-ed srng lists

...

5.5CVSS7AI score0.00025EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/08/19 5:3 p.m.4 views

CVE-2025-38601

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: clear initialized flag for deinit-ed srng lists In a number of cases we see kernel panics on resume due to ath11k kernel page fault, which happens under the following circumstances: 1 First ath11khaldumpsrngstats ca...

5.5CVSS5.3AI score0.00025EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/08/12 12:0 a.m.3 views

PT-2025-36003

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where ring provided buffers in the networking context, specifically when MSG WAITALL is set or with streaming sockets, can be incorrectly retained acro...

7.8CVSS6.1AI score0.00024EPSS
Exploits0
OSV
OSV
added 2025/07/25 1:15 p.m.0 views

UBUNTU-CVE-2025-38375

In the Linux kernel, the following vulnerability has been resolved: virtio-net: ensure the received length does not exceed allocated size In xdplinearizepage, when reading the following buffers from the ring, we forget to check the received length with the true allocate size. This can lead to an...

7.8CVSS6.2AI score0.00067EPSS
Exploits0References40
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.1 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 Linux kernel that stems from tracing not properly handling mmap for persistent ring buffers, which could lead to a crash...

5.5CVSS5.8AI score0.00111EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/06/03 4:33 p.m.25 views

CVE-2024-36909

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted In CoCo VMs it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resultin...

4.4CVSS7.4AI score0.00015EPSS
Exploits0References3
OSV
OSV
added 2024/05/30 4:15 p.m.1 views

AZL-67991 CVE-2024-36909 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted In CoCo VMs it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resultin...

5.5CVSS6.2AI score0.00015EPSS
Exploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.1 views

DEBIAN-CVE-2024-36909

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted In CoCo VMs it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resultin...

5.5CVSS5.5AI score0.00015EPSS
Exploits0References1
Rows per page
Query Builder