Lucene search
K

16 matches found

CVE
CVE
added 2026/05/27 12:15 p.m.10 views

CVE-2026-45867

The CVE relates to the Linux kernel, targeting the power_supply subsystem (act8945a). Root cause: using devm_ IRQ request before allocating/registering the power_supply handle creates a race where the IRQ can fire after the power_supply has been freed, or before it is initialized, leading to use-...

5.8AI score0.00032EPSS
Exploits0References8
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

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

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: The order of calling ibdeviceunalloc should be adjusted to avoid UAF Use-after-Allocation. The call to ibdeallocdevice should only be made after the device is cleaned up. The deallocation sequence needs to be correct...

7.8CVSS5.7AI score0.00021EPSS
Exploits0References2
EUVD
EUVD
added 2026/04/22 3:31 p.m.0 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.00015EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.25 views

CVE-2026-31493 RDMA/efa: Fix use of completion ctx 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...

0.00015EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/12/31 12:57 p.m.4 views

CVE-2023-54201

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...

7CVSS5.9AI score0.00021EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.5 views

EUVD-2023-60440

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...

6AI score0.00021EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.2 views

CVE-2023-54201

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...

6.3AI score0.00021EPSS
Exploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.0 views

UBUNTU-CVE-2023-54201

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...

6.2AI score0.00021EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/12/30 12:9 p.m.2 views

CVE-2023-54201

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...

5.8AI score0.00021EPSS
Exploits0
CVE
CVE
added 2025/12/30 12:9 p.m.8 views

CVE-2023-54201

CVE-2023-54201 (Linux kernel) concerns RDMA/efa resource deallocation order. The fix deallocates resources in reverse order of allocation when destroying QP/CQ to prevent underflow of a zeroed refcount if the device destroy fails. The vulnerability arises because the code decremented the refcount...

6.1AI score0.00021EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 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...

6.7AI score0.00021EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-31911

Malicious code in bioql PyPI...

6.4AI score0.00021EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.3 views

CVE-2023-53504 RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Properly order ibdeviceunalloc to avoid UAF ibdeallocdevice should be called only after device cleanup. Fix the dealloc sequence...

0.00021EPSS
Exploits0References2
OSV
OSV
added 2025/10/01 11:45 a.m.1 views

CVE-2023-53504 RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Properly order ibdeviceunalloc to avoid UAF ibdeallocdevice should be called only after device cleanup. Fix the dealloc sequence...

7.8CVSS6.5AI score0.00021EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.4 views

kernel: RDMA/efa: Fix wrong resources deallocation order

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...

5.7AI score0.00021EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.1 views

PT-2025-54030

Name of the Vulnerable Software and Affected Versions linux affected versions not specified Description A flaw exists in the Linux kernel related to RDMA/efa resource deallocation. Specifically, the order of resource deallocation was incorrect, potentially leading to a refcount underflow when...

6.1AI score0.00021EPSS
Exploits0
Rows per page
Query Builder