Lucene search
+L

48 matches found

SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.15 views

SUSE CVE-2026-31425

In the Linux kernel, the following vulnerability has been resolved: rds: ib: reject FRMR registration before IB connection is established rdsibgetmr extracts the rdsibconnection from conn-ctransportdata and passes it to rdsibregfrmr for FRWR memory registration. On a fresh outgoing connection, ic...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References17
OSV
OSV
added 2026/04/13 1:40 p.m.16 views

CVE-2026-31425 rds: ib: reject FRMR registration before IB connection is established

In the Linux kernel, the following vulnerability has been resolved: rds: ib: reject FRMR registration before IB connection is established rdsibgetmr extracts the rdsibconnection from conn-ctransportdata and passes it to rdsibregfrmr for FRWR memory registration. On a fresh outgoing connection, ic...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/04/13 1:40 p.m.30 views

CVE-2026-31425

The CVE-2026-31425 issue concerns a Linux kernel RDS path (rds_ib_get_mr/rds_ib_post_reg_frmr) where FRWR/memory registration could dereference a NULL i_cm_id/qp on outgoing connections before rdma_cm_id is established. Connected docs confirm the vulnerability is addressed by patches in several d...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31425

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rds: ib: reject FRMR registration before IB connection is established rdsibgetmr extracts the rdsibconnection from conn-ctransportdata and passes it to...

5.5CVSS4.2AI score0.00114EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006815)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006815 advisory. In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem devi...

7CVSS6.6AI score0.00186EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/30 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 the existence of a race condition in nvdimm registration, which could lead to a null pointer dereference...

5.8AI score0.0018EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.21 views

PT-2025-49693

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the hns roce alloc mr function within the RDMA/hns module of the Linux kernel. Specifically, when the hns roce mr enable function fails, the mr key is not release...

7.8CVSS6.8AI score0.00932EPSS
SaveExploits2References895
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.7 views

SUSE CVE-2025-40031

In the Linux kernel, the following vulnerability has been resolved: tee: fix registershmhelper In registershmhelper, fix incorrect error handling for a call to ioviterextractpages. A case is missing for when ioviterextractpages only got some pages and return a number larger than 0, but not the...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2025-27912

Malicious code in bioql PyPI...

8.6AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2025-11195

Malicious code in bioql PyPI...

7.2AI score0.00193EPSS
SaveExploits0References5
CVE
CVE
added 2025/08/19 5:03 p.m.72 views

CVE-2025-38582

CVE-2025-38582 affects the Linux kernel RDMA/hns (hns_roce) stack. The root cause is a double destruction of rsv_qp: free_mr_init() can run twice (once in free_mr_init() during error flow and again in hns_roce_exit()), leading to LIST_POISON1 corruption in the qP destroy path. The fix moves the f...

7.8CVSS7.1AI score0.00165EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2023-53080

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xsk: Add missing overflow check in xdpumemreg The number of chunks can overflow u32. Make sure to return -EINVAL on overflow. Also remove a redundant u32 cast...

7.8CVSS6AI score0.00215EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/27 12:00 a.m.49 views

PT-2025-35973

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the libiscsi component. Specifically, the iscsi conn-dd data field is initialized regardless of whether memory allocation succeeds. If ib fast reg...

5.5CVSS6.1AI score0.0017EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fixed a race condition in an ODP MR that can lead to a CQE error. This patch addresses a race condition where an ODP MR can cause a CQE error in the UMR QP. During the mlx5ibderegmr function, the following sequence of...

4.7CVSS6.3AI score0.00136EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.7 views

DEBIAN-CVE-2025-22091

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix pagesize variable overflow Change all variables storing mlx5umemmkcfindbestpgsz result to unsigned long to support values larger than 31 and avoid overflow. For example: If we try to register 4GB of memory that is...

5.5CVSS5.8AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:16 p.m.13 views

CVE-2025-22091

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix pagesize variable overflow Change all variables storing mlx5umemmkcfindbestpgsz result to unsigned long to support values larger than 31 and avoid overflow. For example: If we try to register 4GB of memory that is...

5.5CVSS0.00193EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/16 2:12 p.m.123 views

CVE-2025-22091

In the Linux kernel, RDMA/mlx5: Fix page_size variable overflow has been addressed. The fix changes all variables storing mlx5_umem_mkc_find_best_pgsz() results to unsigned long to support values larger than 31 and prevent overflow. Example impact: registering 4GB of contiguous physical memory co...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/09 12:00 a.m.7 views

PT-2025-20517

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.11.0-rc6+ Description A vulnerability in the Linux kernel has been resolved, related to an oversized kvmalloc warning triggered by syzkaller. The warning occurs in the mm/util.c file at line 665, specifically i...

5.5CVSS6.7AI score0.00284EPSS
SaveExploits0
OSV
OSV
added 2025/04/08 9:15 a.m.8 views

DEBIAN-CVE-2025-22010

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup during bt pages loop Driver runs a for-loop when allocating bt pages and mapping them with buffer pages. When a large buffer e.g. MR over 100GB is being allocated, it may require a considerable loop coun...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/27 4:43 p.m.150 views

CVE-2023-53026

CVE-2023-53026 — Linux kernel RDMA/core overflow in ib block iterator . The issue occurs when registering a DMA memory region (MR) after choosing a best-aligned page size, while iterating the sglist to split entries into DMA blocks. If the sg entry size and page size match in a way that the total...

7.8CVSS6.8AI score0.00197EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder