Lucene search
+L

6482 matches found

RedhatCVE
RedhatCVE
added 2024/12/29 2:50 p.m.16 views

CVE-2024-56623

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix use after free on unload System crash is observed with stack trace warning of use after free. There are 2 signals to tell dpcthread to terminate UNLOADING flag and kthreadstop. On setting the UNLOADING flag whe...

6CVSS7AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:34 p.m.21 views

CVE-2024-53227

In the Linux kernel, the following vulnerability has been resolved: scsi: bfa: Fix use-after-free in bfadimmoduleexit BUG: KASAN: slab-use-after-free in lockacquire+0x2aca/0x3a20 Read of size 8 at addr ffff8881082d80c8 by task modprobe/25303 Call Trace: dumpstacklvl+0x95/0xe0 printreport+0xcb/0x6...

5.5CVSS6.9AI score0.00275EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:24 p.m.14 views

CVE-2024-53170

In the Linux kernel, the following vulnerability has been resolved: block: fix uaf for flush rq while iterating tags blkmqclearflushrqmapping is not called during scsi probe, by checking blkqueueinitdone. However, QUEUEFLAGINITDONE is cleared in delgendisk by commit aec89dc5d421 "block: keep...

6.7CVSS6.8AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/12/29 2:23 p.m.30 views

CVE-2024-53167

In the Linux kernel, the following vulnerability has been resolved: nfs/blocklayout: Don't attempt unregister for invalid block device Since commit d869da91cccb "nfs/blocklayout: Fix premature PR key unregistration" an unmount of a pNFS SCSI layout-enabled NFS may dereference a NULL blockdevice i...

5.5CVSS6.8AI score0.00639EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/29 12:15 p.m.14 views

CVE-2024-56748

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix a possible memory leak in qedfallocandinitsb Hook "qedops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb and...

5.5CVSS0.00224EPSS
SaveExploits0References10
OSV
OSV
added 2024/12/29 12:15 p.m.10 views

AZL-55118 CVE-2024-56747 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix a possible memory leak in qediallocandinitsb Hook "qediops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb an...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/29 12:15 p.m.11 views

AZL-55053 CVE-2024-56747 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix a possible memory leak in qediallocandinitsb Hook "qediops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb an...

5.5CVSS6.8AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/29 12:15 p.m.24 views

CVE-2024-56747

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix a possible memory leak in qediallocandinitsb Hook "qediops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb an...

5.5CVSS0.0023EPSS
SaveExploits0References11
OSV
OSV
added 2024/12/29 12:15 p.m.6 views

DEBIAN-CVE-2024-56747

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix a possible memory leak in qediallocandinitsb Hook "qediops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb an...

5.5CVSS5.5AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/29 12:15 p.m.11 views

UBUNTU-CVE-2024-56748

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix a possible memory leak in qedfallocandinitsb Hook "qedops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb and...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References50
CVE
CVE
added 2024/12/29 11:30 a.m.215 views

CVE-2024-56748

CVE-2024-56748 affects the Linux kernel SCSI qedf driver (QLogic/QED) where memory allocated for sb (scsi block) was leaked on sb_init failure. The root cause was that the dma memory sb_virt allocated for the SB was not freed when qed_ops->common->sb_init failed, leading to a memory leak. T...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/12/29 11:30 a.m.20 views

CVE-2024-56748 scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix a possible memory leak in qedfallocandinitsb Hook "qedops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb and...

3.3CVSS6AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.24 views

CVE-2024-56748

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix a possible memory leak in qedfallocandinitsb Hook "qedops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb and...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/29 11:30 a.m.8 views

CVE-2024-56747

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix a possible memory leak in qediallocandinitsb Hook "qediops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb an...

5.5CVSS5.5AI score0.0023EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/29 11:30 a.m.32 views

CVE-2024-56747 scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix a possible memory leak in qediallocandinitsb Hook "qediops-common-sbinit = qedsbinit" does not release the DMA memory sbvirt when it fails. Add dmafreecoherent to free it. This is the same way as qedrallocmemsb an...

0.0023EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/12/29 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the incorrect handling of aggregation IDs in the scsi:hisisas module, which could lead to a kernel crash...

5.5CVSS6.4AI score0.00446EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.7 views

SUSE CVE-2024-53170

In the Linux kernel, the following vulnerability has been resolved: block: fix uaf for flush rq while iterating tags blkmqclearflushrqmapping is not called during scsi probe, by checking blkqueueinitdone. However, QUEUEFLAGINITDONE is cleared in delgendisk by commit aec89dc5d421 "block: keep...

6.7CVSS7.7AI score0.0024EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/12/28 1:36 a.m.13 views

CVE-2024-56622

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: sysfs: Prevent div by zero Prevent a division by 0 when monitoring is not enabled...

5.5CVSS6.9AI score0.00207EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.20 views

AZL-55180 CVE-2024-56631 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Fix slab-use-after-free read in sgrelease Fix a use-after-free bug in sgrelease, detected by syzbot with KASAN: BUG: KASAN: slab-use-after-free in lockrelease+0x151/0xa30 kernel/locking/lockdep.c:5838...

7.8CVSS6.5AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.12 views

AZL-55555 CVE-2024-56622 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: sysfs: Prevent div by zero Prevent a division by 0 when monitoring is not enabled...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References1
Rows per page
Query Builder