Lucene search
+L

184 matches found

Cvelist
Cvelist
added 2024/04/17 3:59 p.m.31 views

CVE-2024-26916 Revert "drm/amd: flush any delayed gfxoff on suspend entry"

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd: flush any delayed gfxoff on suspend entry" commit ab4750332dbe "drm/amdgpu/sdma5.2: add begin/enduse ring callbacks" caused GFXOFF control to be used more heavily and the codepath that was removed from commit...

7.5AI score0.00171EPSS
Exploits0References5
CVE
CVE
added 2024/04/17 3:59 p.m.114 views

CVE-2024-26916

In the Linux kernel, CVE-2024-26916 is tied to the drm/amd gfxoff handling during suspend. Reverting earlier gfxoff flush logic allowed GFXOFF control to be exercised again on suspend, which can trigger SDMA traffic and lead to system deadlocks when suspending from GNOME. The fix is the revert of...

5.5CVSS6.3AI score0.00171EPSS
Exploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/13 2:10 a.m.3 views

SUSE CVE-2024-26766

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

7.8CVSS6.6AI score0.00257EPSS
Exploits0References68
NVD
NVD
added 2024/04/03 5:15 p.m.21 views

CVE-2024-26766

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

5.5CVSS7.1AI score0.00257EPSS
Exploits0References10
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

UBUNTU-CVE-2024-26766

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

5.5CVSS6.2AI score0.00257EPSS
Exploits0References23
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.24 views

CVE-2024-26766

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix sdma.h tx-numdescs off-by-one error Unfortunately the commit fd8958efe877 introduced another error causing the descs array to overflow. This reults in further crashes easily reproducible by sendmsg system call...

5.5CVSS7.3AI score0.00257EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.11 views

SUSE CVE-2021-47104

In the Linux kernel, the following vulnerability has been resolved: IB/qib: Fix memory leak in qibusersdmaqueuepkts The wrong goto label was used for the error case and missed cleanup of the pkt allocation. Addresses-Coverity-ID: 1493352 "Resource leak"...

5.5CVSS7.8AI score0.0024EPSS
Exploits0References21
OSV
OSV
added 2024/03/04 7:15 p.m.1 views

DEBIAN-CVE-2021-47104

In the Linux kernel, the following vulnerability has been resolved: IB/qib: Fix memory leak in qibusersdmaqueuepkts The wrong goto label was used for the error case and missed cleanup of the pkt allocation. Addresses-Coverity-ID: 1493352 "Resource leak"...

5.5CVSS5.5AI score0.0024EPSS
Exploits0References1
OSV
OSV
added 2024/03/04 7:15 p.m.10 views

UBUNTU-CVE-2021-47104

In the Linux kernel, the following vulnerability has been resolved: IB/qib: Fix memory leak in qibusersdmaqueuepkts The wrong goto label was used for the error case and missed cleanup of the pkt allocation. Addresses-Coverity-ID: 1493352 "Resource leak"...

5.5CVSS6.1AI score0.0024EPSS
Exploits0References11
CVE
CVE
added 2024/03/04 6:15 p.m.108 views

CVE-2021-47104

The CVE-2021-47104 entry concerns the Linux kernel IB/qib component, specifically a memory leak in qib_user_sdma_queue_pkts(). The root cause is an incorrect goto label used in the error path, which caused cleanup of allocated pkt structures to be skipped, leading to a resource leak. The connecte...

5.5CVSS6.3AI score0.0024EPSS
Exploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/02/27 12:33 p.m.38 views

CVE-2023-52474

A flaw was found in hfi1 in the Linux Kernel. This issue is due to data corruption for user SDMA requests that have multiple payload iovecs where an iovec other than the tail iovec does not run up to the page boundary...

7.8CVSS7.2AI score0.00251EPSS
Exploits0References9
NVD
NVD
added 2024/02/26 6:15 p.m.16 views

CVE-2023-52474

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.8CVSS7.6AI score0.00251EPSS
Exploits0References6
Prion
Prion
added 2024/02/26 6:15 p.m.26 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.4AI score0.00251EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2024/02/26 6:15 p.m.24 views

CVE-2023-52474

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.8CVSS6.5AI score0.00251EPSS
Exploits0References8
OSV
OSV
added 2024/02/26 6:15 p.m.5 views

UBUNTU-CVE-2023-52474

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.8CVSS6.3AI score0.00251EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/02/26 5:20 p.m.40 views

CVE-2023-52474 IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.8AI score0.00251EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/02/26 5:20 p.m.15 views

CVE-2023-52474 IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

6.9AI score0.00251EPSS
Exploits0References6
CVE
CVE
added 2024/02/26 5:20 p.m.986 views

CVE-2023-52474

CVE-2023-52474: In the Linux kernel, fixes were applied for IB/hfi1 user SDMA multi-iovec handling to correct data handling across iovecs and to address related mmu_rb cache pinning issues. The description notes two root bugs: 1) user_sdma_txadd() could over-read an iovec by not honoring iov_len ...

7.8CVSS7.6AI score0.00251EPSS
Exploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/02/26 5:20 p.m.51 views

CVE-2023-52474

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.8CVSS6.8AI score0.00251EPSS
Exploits0
OSV
OSV
added 2024/02/26 5:20 p.m.7 views

CVE-2023-52474 IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.8CVSS6.5AI score0.00251EPSS
Exploits0References9
Rows per page
Query Builder