Lucene search
+L

1463 matches found

BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.5 views

The vulnerability of the efa_com_cmd_exec() function in the drivers/infiniband/hw/efa/efa_com.c driver of the Linux operating system’s kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the efacomcmdexec function in the drivers/infiniband/hw/efa/efacom.c driver of the Linux operating system is related to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.4AI score0.00127EPSS
SaveExploits0References7Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.3 views

The vulnerability of the `create_mad_addr_info()` function in the `drivers/infiniband/core/mad.c` file of the Linux operating system’s kernel driver for InfiniBand, which allows a hacker to cause a service failure.

The vulnerability of the createmadaddrinfo function in the drivers/infiniband/core/mad.c file of the Linux operating system’s InfiniBand driver module is related to the use of functions with non-standard implementations. Exploiting this vulnerability could allow an attacker to cause a service...

5.5CVSS5.4AI score0.00335EPSS
SaveExploits0References8Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.4 views

The vulnerability of the setup_port() and destroy_port() functions in the drivers/infiniband/core/sysfs.c driver of the Linux operating system’s kernel allows a malicious actor to cause a service failure.

The vulnerability of the setupport and destroyport functions in the drivers/infiniband/core/sysfs.c driver of the Linux operating system’s InfiniBand kernel is related to the use of pointers. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.4AI score0.00145EPSS
SaveExploits0References9Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.4 views

The vulnerabilities in the functions save_state(), rollback_state(), and rxe_requester() of the drivers/infiniband/sw/rxe/rxe_req.c module of the InfiniBand driver for Linux kernel allow attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the savestate, rollbackstate, and rxerequester functions in the drivers/infiniband/sw/rxe/rxereq.c module of the InfiniBand driver for Linux operating systems is related to the violation of data format agreements. Exploiting this vulnerability allows a remote attacker to...

7.1CVSS5.9AI score0.00154EPSS
SaveExploits0References21Affected Software3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fixed the issue with the cleanup of the ibcachesetupone function. When ibcacheupdate returns an error, the ibcachesetupone function is exited immediately without proper cleanup. This occurs even though we have already...

6.5CVSS6.3AI score0.00983EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: i40e: Do not use the WQMEMRECLAIM flag for the workqueue. The issue was reported by a customer during SRIOV testing. When both the i40e and i40iw drivers are loaded, a warning is triggered in the checkFlushDependency function...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: IB/hfi1: Fixed the off-by-one error in sdma.h’s tx-numdescs. Unfortunately, the commit fd8958efe877 introduced another error, causing the descs array to overflow. This leads to further crashes that can be easily reproduced usi...

7.8CVSS6.4AI score0.00266EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fixed the duplicated IWCMEVENTCONNECTREPLY event reported. If siwrecvmparr returns -EAGAIN, it means that the MPA reply has not been fully received, and IWCMEVENTCONNECTREPLY should not be reported in this case. This ma...

7.5CVSS6AI score0.00533EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fixed the issue “KASAN: slab-use-after-free Read in ibdevicerename”. Call Trace: dumpstack: lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0: lib/dumpstack.c:120 printaddressdescription: mm/kasan/report.c:408 inline...

7.8CVSS5.9AI score0.00172EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux

A issue was discovered in the Linux kernel before version 5.10. The file drivers/infiniband/core/ucma.c contains a use-after-free, as the context of the ctx variable is accessed through ctxlist in certain situations where ucmamigrateid is called, specifically when ucmaclose is invoked. This issue...

7.8CVSS6.5AI score0.01476EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: RDMA/irdma: Fixed a data race on the CQP request done field. KCSAN detected a data race in the cqprequest-requestdone memory location. This location is accessed without a lock in the irdmahandlecqpop function, while it was bei...

9.8CVSS5.9AI score0.00535EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: RDMA/ipoib: Fixed a warning caused by destroying non-initial netnss. After the commit 5ce2dced8e95 “RDMA/ipoib: Set rtnllinkops for ipoib interfaces”, if the IPoIB device is moved to a non-initial netns, destroying that netns...

5.5CVSS6.3AI score0.00232EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/08/20 11:05 p.m.10 views

USN-8630-4: Linux kernel (AWS) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - x86 architecture; - InfiniBand drivers; - Network drivers; - Mellanox network drivers; - File systems infrastructur...

9.8CVSS6.2AI score0.03153EPSS
SaveExploits21
OSV
OSV
added 2026/08/20 10:26 p.m.17 views

USN-8661-1 linux-azure-5.15, linux-gcp, linux-gcp-fips, linux-hwe-5.15, linux-lowlatency-hwe-5.15 vulnerabilities

Siebe Devroe, Héloïse Gollier, and Mathy Vanhoef discovered that the WiFi implementation in the Linux kernel did not properly handle aggregated frames in mesh networks, due to an incorrect fix for CVE-2020-24588. A physically proximate attacker could use this issue to inject packets. CVE-2025-275...

9.8CVSS6.7AI score0.00962EPSS
SaveExploits98References22
Ubuntu
Ubuntu
added 2026/08/20 10:18 p.m.14 views

USN-8660-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - x86 architecture; - InfiniBand drivers; - Network drivers; - Network traffic control; - IPv4 networking; - IPv6...

9.8CVSS6.2AI score0.00962EPSS
SaveExploits20
Ubuntu
Ubuntu
added 2026/08/20 9:21 p.m.24 views

USN-8656-1: Linux kernel (HWE) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - x86 architecture; - InfiniBand drivers; - Network drivers; - Mellanox network drivers; - File systems infrastructur...

9.8CVSS6.2AI score0.03153EPSS
SaveExploits23
OSV
OSV
added 2026/08/18 9:00 p.m.4 views

USN-8630-3 linux-oracle-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - x86 architecture; - InfiniBand drivers; - Network drivers; - Mellanox network drivers; - File systems infrastructur...

9.8CVSS5.7AI score0.03153EPSS
SaveExploits21References18
OSV
OSV
added 2026/08/18 8:49 p.m.5 views

USN-8629-3 linux-hwe-7.0 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - x86 architecture; - InfiniBand drivers; - Network drivers; - Network traffic control; - IPv4 networking; - IPv6...

9.8CVSS5.3AI score0.00962EPSS
SaveExploits18References19
Ubuntu
Ubuntu
added 2026/08/17 4:46 p.m.13 views

USN-8631-4: Linux kernel (Azure CVM) vulnerabilities

Siebe Devroe, Héloïse Gollier, and Mathy Vanhoef discovered that the WiFi implementation in the Linux kernel did not properly handle aggregated frames in mesh networks, due to an incorrect fix for CVE-2020-24588. A physically proximate attacker could use this issue to inject packets. CVE-2025-275...

9.8CVSS6.9AI score0.00962EPSS
SaveExploits96
OSV
OSV
added 2026/08/17 4:43 p.m.11 views

USN-8629-2 linux-aws-7.0 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - x86 architecture; - InfiniBand drivers; - Network drivers; - Network traffic control; - IPv4 networking; - IPv6...

9.8CVSS5.3AI score0.00962EPSS
SaveExploits18References19
Rows per page
Query Builder