Lucene search
+L

28 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-004787)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004787 advisory. drivers/infiniband/ulp/rtrs/rtrs-clt.c in the Linux kernel before 5.16.12 has a double free related to rtrscltdevrelease. Tenable has extracted the preceding...

7.8CVSS6.7AI score0.00379EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003958)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003958 advisory. drivers/infiniband/ulp/rtrs/rtrs-clt.c in the Linux kernel before 5.16.12 has a double free related to rtrscltdevrelease. Tenable has extracted the preceding...

7.8CVSS6.7AI score0.00379EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2021-47026

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: destroy sysfs after removing session from active list A session can be remove...

7.8CVSS5.5AI score0.00238EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:0 a.m.8 views

The vulnerability of the init_conns() function in the driver drivers/infiniband/ulp/rtrs/rtrs-clt.c of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the initconns function in the drivers/infiniband/ulp/rtrs/rtrs-clt.c file of the Linux operating system’s kernel is related to buffer overflow attacks. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the...

7.8CVSS7.6AI score0.00685EPSS
SaveExploits0References27Affected Software6
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.13 views

SUSE CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

6.6CVSS6.6AI score0.00685EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/10/21 1:11 p.m.16 views

CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

7.8CVSS6.9AI score0.00685EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 12:15 p.m.23 views

CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

9.8CVSS0.00685EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.38 views

CVE-2024-47695 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

9.8CVSS0.00685EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.23 views

CVE-2024-47695 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

6.9AI score0.00685EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 11:53 a.m.26 views

CVE-2024-47695 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

9.8CVSS6.2AI score
SaveExploits0References10
CVE
CVE
added 2024/10/21 11:53 a.m.149 views

CVE-2024-47695

CVE-2024-47695 affects the Linux kernel RDMA/rtrs-clt component. The bug occurs in init_conns() cleanup: after create_con() and create_cm(), cid can go out of bounds, leading to out-of-bounds memory access when clt_path->s.con_num is used. A patch fixes this by resetting cid to clt_path->s....

9.8CVSS7.3AI score0.00685EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.11 views

CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

9.8CVSS6.2AI score0.00685EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/02/29 10:6 a.m.22 views

CVE-2021-47026

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: destroy sysfs after removing session from active list A session can be removed dynamically by sysfs interface "removepath" that eventually calls rtrscltremovepathfromsysfs function. The current...

4.4CVSS6.3AI score0.00238EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.2 views

DEBIAN-CVE-2021-47026

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: destroy sysfs after removing session from active list A session can be removed dynamically by sysfs interface "removepath" that eventually calls rtrscltremovepathfromsysfs function. The current...

7.8CVSS5.5AI score0.00238EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/28 9:15 a.m.29 views

CVE-2021-47026

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: destroy sysfs after removing session from active list A session can be removed dynamically by sysfs interface "removepath" that eventually calls rtrscltremovepathfromsysfs function. The current...

7.8CVSS6.2AI score0.00238EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.32 views

CVE-2021-47026

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: destroy sysfs after removing session from active list A session can be removed dynamically by sysfs interface "removepath" that eventually calls rtrscltremovepathfromsysfs function. The current...

7.8CVSS6.3AI score0.00238EPSS
SaveExploits0References6
Prion
Prion
added 2024/02/28 9:15 a.m.17 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: destroy sysfs after removing session from active list A session can be removed dynamically by sysfs interface "removepath" that eventually calls rtrscltremovepathfromsysfs function. The current...

6.9AI score0.00238EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.20 views

CVE-2021-47026 RDMA/rtrs-clt: destroy sysfs after removing session from active list

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: destroy sysfs after removing session from active list A session can be removed dynamically by sysfs interface "removepath" that eventually calls rtrscltremovepathfromsysfs function. The current...

6.6AI score0.00238EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.122 views

CVE-2021-47026

CVE-2021-47026 — Linux kernel (RDMA/rtrs-clt): The issue arises in the rtrs_clt_remove_path_from_sysfs path where, after removing a session from the active list, the code destroys sysfs interfaces. This ordering can allow a use-after-free scenario where concurrent code (e.g., rtrs_clt_request, ge...

7.8CVSS6.3AI score0.00238EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.28 views

CVE-2021-47026 RDMA/rtrs-clt: destroy sysfs after removing session from active list

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: destroy sysfs after removing session from active list A session can be removed dynamically by sysfs interface "removepath" that eventually calls rtrscltremovepathfromsysfs function. The current...

6.5AI score0.00238EPSS
SaveExploits0References4
Rows per page
Query Builder