Lucene search
+L

1054 matches found

UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.27 views

CVE-2024-42099

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix invalid dereferencing of indirect CCW data pointer Fix invalid dereferencing of indirect CCW data pointer in dasdeckddumpsense that leads to a kernel panic in error cases. When using indirect addressing for DASD CC...

7.8CVSS5.9AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/30 8:15 a.m.17 views

UBUNTU-CVE-2024-42099

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix invalid dereferencing of indirect CCW data pointer Fix invalid dereferencing of indirect CCW data pointer in dasdeckddumpsense that leads to a kernel panic in error cases. When using indirect addressing for DASD CC...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/30 7:45 a.m.12 views

CVE-2024-42099 s390/dasd: Fix invalid dereferencing of indirect CCW data pointer

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix invalid dereferencing of indirect CCW data pointer Fix invalid dereferencing of indirect CCW data pointer in dasdeckddumpsense that leads to a kernel panic in error cases. When using indirect addressing for DASD CC...

6.7AI score0.00216EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/30 7:45 a.m.57 views

CVE-2024-42099 s390/dasd: Fix invalid dereferencing of indirect CCW data pointer

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix invalid dereferencing of indirect CCW data pointer Fix invalid dereferencing of indirect CCW data pointer in dasdeckddumpsense that leads to a kernel panic in error cases. When using indirect addressing for DASD CC...

7.8CVSS0.00216EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/07/30 7:45 a.m.86 views

CVE-2024-42099

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix invalid dereferencing of indirect CCW data pointer Fix invalid dereferencing of indirect CCW data pointer in dasdeckddumpsense that leads to a kernel panic in error cases. When using indirect addressing for DASD CC...

7.8CVSS5.3AI score0.00216EPSS
SaveExploits0
CVE
CVE
added 2024/07/30 7:45 a.m.95 views

CVE-2024-42099

The CVE-2024-42099 issue affects the Linux kernel on s390/dasd, where an invalid dereferencing of the indirect CCW data pointer (IDAW) could trigger a kernel panic in error paths. The root cause is that the CCW CDA pointer points to the IDAL, not directly to the data address, requiring translatio...

7.8CVSS6.4AI score0.00216EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/30 12:00 a.m.16 views

PT-2024-29747 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the invalid dereferencing of indirect CCW data pointers in the Linux kernel, specifically in the dasd eckd dump sense function, which can lead to a kernel panic...

6.3AI score0.00216EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/05/23 3:55 p.m.10 views

SUSE CVE-2021-47390

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix stack-out-of-bounds memory access from ioapicwriteindirect KASAN reports the following issue: BUG: KASAN: stack-out-of-bounds in kvmmakevcpusrequestmask+0x174/0x440 kvm Read of size 8 at addr ffffc9001364f638 by tas...

5.1CVSS6.4AI score0.0026EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47390

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix stack-out-of-bounds memory access from ioapicwriteindirect KASAN reports the following issue: BUG: KASAN: stack-out-of-bounds in kvmmakevcpusrequestmask+0x174/0x440 kvm Read of size 8 at addr ffffc9001364f638 by tas...

7.1CVSS5.7AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.10 views

UBUNTU-CVE-2021-47390

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix stack-out-of-bounds memory access from ioapicwriteindirect KASAN reports the following issue: BUG: KASAN: stack-out-of-bounds in kvmmakevcpusrequestmask+0x174/0x440 kvm Read of size 8 at addr ffffc9001364f638 by tas...

8.8CVSS6.6AI score0.0026EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.38 views

CVE-2023-52678 drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

7.8CVSS6.4AI score0.00233EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.6 views

SUSE CVE-2024-27066

In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When usedmaapi and premapped are true, then the dounmap is false. Because the dounmap is false, vringunmapextrapacked is not called by detachbufpacked. if unlikelyvq-dounmap...

7.5CVSS7.6AI score0.00591EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/01 1:15 p.m.23 views

CVE-2024-27066

In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When usedmaapi and premapped are true, then the dounmap is false. Because the dounmap is false, vringunmapextrapacked is not called by detachbufpacked. if unlikelyvq-dounmap...

7.5CVSS7.4AI score0.00591EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.4 views

DEBIAN-CVE-2024-27066

In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When usedmaapi and premapped are true, then the dounmap is false. Because the dounmap is false, vringunmapextrapacked is not called by detachbufpacked. if unlikelyvq-dounmap...

5.5CVSS5.3AI score0.00591EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.14 views

UBUNTU-CVE-2024-27066

In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When usedmaapi and premapped are true, then the dounmap is false. Because the dounmap is false, vringunmapextrapacked is not called by detachbufpacked. if unlikelyvq-dounmap...

7.5CVSS5.9AI score0.00591EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.24 views

CVE-2024-27066

In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When usedmaapi and premapped are true, then the dounmap is false. Because the dounmap is false, vringunmapextrapacked is not called by detachbufpacked. if unlikelyvq-dounmap...

7.5CVSS5.9AI score0.00591EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/01 1:04 p.m.20 views

CVE-2024-27066 virtio: packed: fix unmap leak for indirect desc table

In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When usedmaapi and premapped are true, then the dounmap is false. Because the dounmap is false, vringunmapextrapacked is not called by detachbufpacked. if unlikelyvq-dounmap...

7.5CVSS6.3AI score0.00591EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/01 1:04 p.m.7434 views

CVE-2024-27066

CVE-2024-27066 concerns a Linux kernel vulnerability in virtio packed handling of indirect descriptor tables. When using_dma_api and premapped are true, the code path that performs do_unmap can be skipped, preventing vring_unmap_extra_packed from being invoked during detach_buf_packed. This leave...

7.5CVSS6.5AI score0.00591EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/01 1:04 p.m.33 views

CVE-2024-27066 virtio: packed: fix unmap leak for indirect desc table

In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When usedmaapi and premapped are true, then the dounmap is false. Because the dounmap is false, vringunmapextrapacked is not called by detachbufpacked. if unlikelyvq-dounmap...

7.5CVSS6.7AI score0.00591EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/01 12:00 a.m.13 views

PT-2024-21631 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an unmap leak for indirect desc tables in the virtio packed functionality. When use dma api and premapped are true, do unmap is false, which prevents vring unma...

9.1CVSS6.6AI score0.01635EPSS
SaveExploits0References667
Rows per page
Query Builder