Lucene search
+L

19 matches found

NVD
NVD
•added 2026/09/24 4:17 p.m.•8 views

CVE-2026-93264

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix PBL chunk length computation On register MR, when creating the PBL, if it's an indirect PBL we create a chunk list to hold the PBL pages pointers. Each chunk is 4KB in size and can hold 510 addresses EFAPTRSPERCHUNK...

0.00196EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/24 4:17 p.m.•5 views

DEBIAN-CVE-2026-93264

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix PBL chunk length computation On register MR, when creating the PBL, if it's an indirect PBL we create a chunk list to hold the PBL pages pointers. Each chunk is 4KB in size and can hold 510 addresses EFAPTRSPERCHUNK...

6AI score0.00196EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/24 3:52 p.m.•9 views

CVE-2026-93264

The Linux kernel contains a vulnerability in the RDMA/efa component related to PBL chunk length computation . When creating an indirect PBL during memory registration, the system incorrectly calculates the last chunk length as 0 if the number of pages is a multiple of EFA_PTRS_PER_CHUNK . This er...

6AI score0.00196EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/24 3:52 p.m.•5 views

EUVD-2026-86136

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix PBL chunk length computation On register MR, when creating the PBL, if it's an indirect PBL we create a chunk list to hold the PBL pages pointers. Each chunk is 4KB in size and can hold 510 addresses EFAPTRSPERCHUNK...

6AI score0.00196EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/24 3:52 p.m.•30 views

CVE-2026-93264 RDMA/efa: Fix PBL chunk length computation

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix PBL chunk length computation On register MR, when creating the PBL, if it's an indirect PBL we create a chunk list to hold the PBL pages pointers. Each chunk is 4KB in size and can hold 510 addresses EFAPTRSPERCHUNK...

0.00196EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/09/24 12:00 a.m.•4 views

CVE-2026-93264

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix PBL chunk length computation On register MR, when creating the PBL, if it's an indirect PBL we create a chunk list to hold the PBL pages pointers. Each chunk is 4KB in size and can hold 510 addresses EFAPTRSPERCHUNK...

6AI score0.00196EPSS
SaveExploits0References9
OSV
OSV
•added 2026/09/24 12:00 a.m.•3 views

UBUNTU-CVE-2026-93264

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix PBL chunk length computation On register MR, when creating the PBL, if it's an indirect PBL we create a chunk list to hold the PBL pages pointers. Each chunk is 4KB in size and can hold 510 addresses EFAPTRSPERCHUNK...

6AI score0.00196EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
•added 2026/09/24 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2026-93264

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/efa: Fix PBL chunk length computation On register MR, when creating the PBL, if it's an indirect PBL we create a chunk list to hold the PBL pages pointers...

6AI score0.00196EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/22 11:10 a.m.•13 views

SUSE-SU-2026:2482-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-38549: efivarfs: Fix memory leak of efivarfsfsinfo in fscontext error paths bsc1248235. - CVE-2025-68324: scsi: imm: Fix use-after-free bug caused by unfinished...

9.8CVSS7.3AI score0.0247EPSS
SaveExploits146References222
OSV
OSV
•added 2026/06/05 6:24 p.m.•25 views

OPENSUSE-SU-2026:20912-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-3150: bcache: fix cacheddev.sbbio use-after-free and...

9.8CVSS6.9AI score0.00774EPSS
SaveExploits112References83
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•12 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: RDMA/efa: Fixed the issue of using the completion context after it has been freed. Regarding the handling of admin queue completions, if the admin command completes with an error, we print data from the completion context. The...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/04/22 3:31 p.m.•17 views

EUVD-2026-24863

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

5.6AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
•added 2026/04/22 2:16 p.m.•9 views

AZL-83381 CVE-2026-31493 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

7.8CVSS6.2AI score0.00173EPSS
SaveExploits0References1
CVE
CVE
•added 2026/04/22 1:54 p.m.•45 views

CVE-2026-31493

The CVE-2026-31493 issue exists in Linux kernel RDMA/efa admin queue completion handling: when a command completes with an error, the code may print from a completion context that has already been freed, leading to use-after-free-like behavior. The root cause is use of a freed completion context ...

7.8CVSS5.6AI score0.00173EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/04/22 12:00 a.m.•17 views

PT-2026-34398

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the RDMA/efa component during admin queue completion handling. When an admin command completes with an error, the system attempts to print data from the...

9.8CVSS7.2AI score0.007EPSS
SaveExploits110References419
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/22 12:00 a.m.•0 views

CVE-2026-31493: Use After Free

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/04/22 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-31493

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion...

7.8CVSS6.9AI score0.00173EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/12/30 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2023-54201

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/efa: Fix wrong resources deallocation order When trying to destroy QP or CQ, we first decrease the refcount and potentially free memory regions allocated f...

7.8CVSS6.8AI score0.00153EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/12/30 12:00 a.m.•0 views

CVE-2023-54201: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix wrong resources deallocation order When trying to destroy QP or CQ, we first decrease the refcount and potentially free memory regions allocated for the object and then request the device to destroy the object. If t...

7.8CVSS6.5AI score0.00153EPSS
SaveExploits0References1
Rows per page
Query Builder