Lucene search
K

18 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

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

In the Linux kernel, the following vulnerabilities have been resolved: RDMA/erdma: Fixed a reference count leak in erdmammap. The function rdmausermmapentryget takes a reference; we should release that reference when it is no longer needed. Add the missing rdmausermmapEntryPut function in the err...

5.7AI score0.0002EPSS
Exploits0References2
Redos
Redos
added 2026/01/26 12:0 a.m.3 views

ROS-20260126-73-0003

A vulnerability in the erdmaacceptnewconn function of the drivers/infiniband/hw/erdma/erdmacm.c component of the Linux operating system kernel is related to the use of memory after it has been freed. Exploitation of the vulnerability could allow an attacker to gain access to sensitive data,...

7.8CVSS5.8AI score0.00018EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.2 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-22088)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-22088 advisory. - In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Prevent use-after-free in...

7.8CVSS6.6AI score0.00018EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50874

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput...

5.4AI score0.0002EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/12/31 12:30 a.m.2 views

SUSE CVE-2022-50874

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput in the error path to fix it...

6.4AI score0.0002EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.1 views

EUVD-2022-55922

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput in the error path to fix it...

5.9AI score0.0002EPSS
Exploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.2 views

CVE-2022-50874

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput in the error path to fix it...

0.0002EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.1 views

CVE-2022-50874

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput in the error path to fix it...

5.7AI score0.0002EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.20 views

CVE-2022-50874 RDMA/erdma: Fix refcount leak in erdma_mmap

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput in the error path to fix it...

0.0002EPSS
Exploits0References3
CVE
CVE
added 2025/12/30 12:23 p.m.7 views

CVE-2022-50874

CVE-2022-50874 in the Linux kernel’s RDMA/erdma subsystem fixes a refcount leak in erdma_mmap. The issue arose because rdma_user_mmap_entry_get() took a reference that wasn’t released in all paths, and the patch adds a missing rdma_user_mmap_entry_put() in the error path to correctly release it. ...

6AI score0.0002EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.3 views

CVE-2022-50874

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput in the error path to fix it...

5.2AI score0.0002EPSS
Exploits0
OSV
OSV
added 2025/10/08 9:47 a.m.2 views

LSN-0115-1 Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fixed overflow check in mienumattrCVE-2024-27407. In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix nfrejectip6tcphdrput syzbot reported that nfrejectip6tcphdrput was...

9.1CVSS7.4AI score0.00075EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-11200

Malicious code in bioql PyPI...

7.8CVSS7.2AI score0.00018EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.1 views

SUSE CVE-2025-22088

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Prevent use-after-free in erdmaacceptnewconn After the erdmacepputnewcep being called, newcep will be freed, and the following dereference will cause a UAF problem. Fix this issue...

5.5CVSS7.7AI score0.00018EPSS
Exploits0References16
Vulnrichment
Vulnrichment
added 2025/04/16 2:12 p.m.17 views

CVE-2025-22088 RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Prevent use-after-free in erdmaacceptnewconn After the erdmacepputnewcep being called, newcep will be freed, and the following dereference will cause a UAF problem. Fix this issue...

7.4AI score0.00018EPSS
Exploits0References6
OSV
OSV
added 2025/04/16 2:12 p.m.5 views

CVE-2025-22088 RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Prevent use-after-free in erdmaacceptnewconn After the erdmacepputnewcep being called, newcep will be freed, and the following dereference will cause a UAF problem. Fix this issue...

7.8CVSS6.1AI score0.00018EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.18 views

CVE-2025-22088 RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Prevent use-after-free in erdmaacceptnewconn After the erdmacepputnewcep being called, newcep will be freed, and the following dereference will cause a UAF problem. Fix this issue...

0.00018EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/04/16 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 originates from a post-release reuse risk in erdmaacceptnewconn...

7.8CVSS6.5AI score0.00018EPSS
Exploits0References6
Rows per page
Query Builder