Lucene search
+L

683 matches found

RedhatCVE
RedhatCVE
added 2024/06/12 12:27 a.m.22 views

CVE-2023-52747

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Restore allocated resources on failed copyout Fix a resource leak if an error occurs...

4.4CVSS6.9AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/12 12:27 a.m.32 views

CVE-2023-52745

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

4.4CVSS6.7AI score0.0026EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/27 11:03 a.m.17 views

CVE-2021-47523

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix leak of rcvhdrtaildummykvaddr This buffer is currently allocated in hfi1init: if reinit ret = initafterresetdd; else ret = loadtimeinitdd; if ret goto done; / allocate dummy tail memory for all receive contexts /...

3.3CVSS9.1AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.17 views

CVE-2021-47523

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix leak of rcvhdrtaildummykvaddr This buffer is currently allocated in hfi1init: if reinit ret = initafterresetdd; else ret = loadtimeinitdd; if ret goto done; / allocate dummy tail memory for all receive contexts /...

5.5CVSS6.2AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.19 views

CVE-2021-47523

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix leak of rcvhdrtaildummykvaddr This buffer is currently allocated in hfi1init: if reinit ret = initafterresetdd; else ret = loadtimeinitdd; if ret goto done; / allocate dummy tail memory for all receive contexts /...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/24 3:09 p.m.91 views

CVE-2021-47523

CVE-2021-47523 affects the Linux kernel’s IB/hfi1 path. The issue is a leak of rcvhdrtail_dummy_kvaddr which is allocated in hfi1_init() and can be overwritten on a reinit path, leading to a memory leak. The fix moves the allocation to hfi1_alloc_devdata() and deallocation to hfi1_free_devdata(),...

5.5CVSS6.9AI score0.00239EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.30 views

CVE-2021-47523 IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix leak of rcvhdrtaildummykvaddr This buffer is currently allocated in hfi1init: if reinit ret = initafterresetdd; else ret = loadtimeinitdd; if ret goto done; / allocate dummy tail memory for all receive contexts /...

6.6AI score0.00239EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/23 2:05 p.m.20 views

CVE-2021-47261

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

4.4CVSS6.6AI score0.00234EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:07 a.m.28 views

CVE-2021-47485

In the Linux kernel, the following vulnerability has been resolved: IB/qib: Protect from buffer overflow in struct qibusersdmapkt fields Overflowing either addrlimit or bytestogo can allow userspace to trigger a buffer overflow of kernel memory. Check for overflows in all the places doing math on...

5.2CVSS7AI score0.00237EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:05 a.m.8 views

SUSE CVE-2021-47265

In the Linux kernel, the following vulnerability has been resolved: RDMA: Verify port when creating flow rule Validate port value provided by the user and with that remove no longer needed validation by the driver. The missing check in the mlx5ib driver could cause to the below oops. Call trace:...

5.5CVSS6.4AI score0.00196EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.6 views

SUSE CVE-2021-47485

In the Linux kernel, the following vulnerability has been resolved: IB/qib: Protect from buffer overflow in struct qibusersdmapkt fields Overflowing either addrlimit or bytestogo can allow userspace to trigger a buffer overflow of kernel memory. Check for overflows in all the places doing math on...

6.7CVSS6.9AI score0.00237EPSS
SaveExploits0References16
Oracle linux
Oracle linux
added 2024/05/23 12:00 a.m.402 views

kernel security, bug fix, and enhancement update

4.18.0-553.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and shim-x...

9.8CVSS8AI score0.28058EPSS
SaveExploits32
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.37 views

CVE-2021-47485 IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields

In the Linux kernel, the following vulnerability has been resolved: IB/qib: Protect from buffer overflow in struct qibusersdmapkt fields Overflowing either addrlimit or bytestogo can allow userspace to trigger a buffer overflow of kernel memory. Check for overflows in all the places doing math on...

7.8CVSS6.9AI score0.00237EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/22 8:19 a.m.52 views

CVE-2021-47485

In the Linux kernel, the following vulnerability has been resolved: IB/qib: Protect from buffer overflow in struct qibusersdmapkt fields Overflowing either addrlimit or bytestogo can allow userspace to trigger a buffer overflow of kernel memory. Check for overflows in all the places doing math on...

7.8CVSS7.2AI score0.00237EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/22 12:00 a.m.34 views

SUSE SLES15 Security Update : kernel (Live Patch 8 for SLE 15 SP5) (SUSE-SU-2024:1705-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1705-1 advisory. This update for the Linux Kernel 5.14.21-1505005539 fixes several issues. The following security issues were fixed: - CVE-2024-26610: Fixed...

9.8CVSS6.6AI score0.00767EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2024/05/22 12:00 a.m.28 views

SUSE SLES15 Security Update : kernel (Live Patch 21 for SLE 15 SP4) (SUSE-SU-2024:1740-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1740-1 advisory. This update for the Linux Kernel 5.14.21-15040024100 fixes several issues. The following security issues were fixed: - CVE-2024-26610: Fixed...

9.8CVSS6.6AI score0.00767EPSS
SaveExploits0References19
NVD
NVD
added 2024/05/21 4:15 p.m.16 views

CVE-2023-52747

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Restore allocated resources on failed copyout Fix a resource leak if an error occurs...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.18 views

CVE-2023-52747

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Restore allocated resources on failed copyout Fix a resource leak if an error occurs...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/21 4:15 p.m.14 views

UBUNTU-CVE-2023-52747

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Restore allocated resources on failed copyout Fix a resource leak if an error occurs...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.61 views

CVE-2023-52851 IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF In the unlikely event that workqueue allocation fails and returns NULL in mlx5mkeycacheinit, delete the call to mlx5rumrresourcecleanup which frees th...

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