Lucene search
K

20 matches found

Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.1 views

CVE-2026-31774

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix slab-out-of-bounds read in iobundlenbufs sqe-len is u32 but gets stored into sr-len which is int. When userspace passes sqe-len values exceeding INTMAX e.g. 0xFFFFFFFF, sr-len overflows to a negative value. This...

7.1CVSS5.8AI score0.00015EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:0 a.m.15 views

RHEL 9 : kernel (RHSA-2026:2759)

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

7.8CVSS7.1AI score0.03752EPSS
Exploits2References19
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:0 a.m.3 views

Oracle Linux 10 : kernel (ELSA-2026-2282)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-2282 advisory. - mptcp: Use skdstget and dstdevrcu in mptcpactiveenable. Davide Caratti RHEL-129044 CVE-2025-40133 - vsock/vmci: Clear the vmci transport packet...

7.8CVSS7.4AI score0.00094EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.3 views

SUSE CVE-2023-54030

In the Linux kernel, the following vulnerability has been resolved: iouring/net: don't overflow multishot recv Don't allow overflowing multishot recv CQEs, it might get out of hand, hurt performance, and in the worst case scenario OOM the task...

3.3CVSS6.8AI score0.0003EPSS
Exploits0References17
EUVD
EUVD
added 2025/12/16 6:31 p.m.1 views

EUVD-2025-203786

In the Linux kernel, the following vulnerability has been resolved: iouring/net: ensure vectored buffer node import is tied to notification When support for vectored registered buffers was added, the import itself is using 'req' rather than the notification iokiocb, sr-notif. For non-vectored...

6.2AI score0.00026EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.1 views

PT-2025-51647

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the io uring/cmd net subsystem related to incorrect argument types used in the skb queue splice function. Specifically, when timestamp retrieval...

9.8CVSS6AI score0.00231EPSS
Exploits0References357
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-26739

Malicious code in bioql PyPI...

6.3AI score0.00024EPSS
Exploits0References5
CVE
CVE
added 2025/09/04 3:33 p.m.18 views

CVE-2025-38730

CVE-2025-38730 concerns the Linux kernel io_uring/net handling of ring-provided buffers. The issue arises when a buffer acquired from the ring may remain valid across retries, and on the networking side, with MSG_WAITALL or streaming sockets with insufficient processing, the buffer could be kept ...

7.8CVSS5.6AI score0.00024EPSS
Exploits0References5Affected Software1
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
Positive Technologies
Positive Technologies
added 2025/01/15 12:0 a.m.5 views

PT-2025-4311 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel. The issue is related to the io uring/net component, where the kmsg-msg.msg inq variable may be used uninitialized. This can occur...

6.7AI score
Exploits0References11
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.2 views

kernel: io_uring/net: fix overflow check in io_recvmsg_mshot_prep()

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The Linux kernel CVE team has assigned CVE-2024-35827 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051741-CVE-2024-35827-822c@gregkh/T...

5.5CVSS6.9AI score0.00034EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.1 views

SUSE CVE-2024-35827

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

5.5CVSS6.6AI score0.00034EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2024/05/17 11:42 p.m.42 views

CVE-2024-35827

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

5.5CVSS6.7AI score0.00034EPSS
Exploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2024-35827

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

5.5CVSS5.6AI score0.00034EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.18 views

CVE-2024-35827

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

5.5CVSS6.4AI score0.00034EPSS
Exploits0References12
Debian CVE
Debian CVE
added 2024/05/17 1:41 p.m.18 views

CVE-2024-35827

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

5.5CVSS7.4AI score0.00034EPSS
Exploits0
OSV
OSV
added 2024/05/17 1:41 p.m.14 views

CVE-2024-35827 io_uring/net: fix overflow check in io_recvmsg_mshot_prep()

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

5.5CVSS6.2AI score0.00034EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/05/17 1:41 p.m.21 views

CVE-2024-35827 io_uring/net: fix overflow check in io_recvmsg_mshot_prep()

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

7.5AI score0.00034EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/05/17 1:41 p.m.14 views

CVE-2024-35827 io_uring/net: fix overflow check in io_recvmsg_mshot_prep()

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix overflow check in iorecvmsgmshotprep The "controllen" variable is type sizet unsigned long. Casting it to int could lead to an integer underflow. The checkaddoverflow function considers the type of the destinatio...

6.9AI score0.00034EPSS
Exploits0References5
Oracle linux
Oracle linux
added 2023/09/11 12:0 a.m.32 views

Unbreakable Enterprise kernel-container security update

5.4.17-2136.323.8.el7 - vhost-scsi: Fix alignment handling with windows Mike Christie Orabug: 35769318 - Revert 'vhost/scsi: support non zerocopy iovecs' Rajan Shanmugavelu Orabug: 35769318 5.4.17-2136.323.7.el7 - x86: change default to specstorebypassdisable=prctl spectrev2user=prctl Andrea...

6.5CVSS7.6AI score0.00733EPSS
Exploits1
Rows per page
Query Builder