Lucene search
+L

148 matches found

OSV
OSV
added 2025/02/26 7:00 a.m.15 views

UBUNTU-CVE-2022-49217

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix abort all task initialization In pm80xxsendabortall, the nelem field of the ccb used is not initialized to 0. This missing initialization sometimes lead to the task completion path seeing the ccb with a non-zero...

5.5CVSS6.3AI score0.00305EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:00 a.m.16 views

UBUNTU-CVE-2022-49121

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix tag leaks on error In pm8001chipsetdevstatereq, pm8001chipfwflashupdatereq, pm80xxchipphyctlreq and pm8001chipregdevreq add missing calls to pm8001tagfree to free the allocated tag when pm8001mpibuildcmd fails...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:00 a.m.11 views

UBUNTU-CVE-2022-49120

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix task leak in pm8001sendabortall In pm8001sendabortall, make sure to free the allocated sas task if pm8001tagalloc or pm8001mpibuildcmd fail...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/26 1:55 a.m.106 views

CVE-2022-49217

CVE-2022-49217 (Linux kernel) : In the PM8001 SCSI path, the n_elem field of the CCB used in abort/read paths can be left uninitialized (n_elem not set to 0). This can cause the task completion path to observe a non‑zero n_elem, triggering invalid dma_unmap_sg() calls in pm8001_ccb_task_free() an...

5.5CVSS5.3AI score0.00305EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.25 views

CVE-2022-49217 scsi: pm8001: Fix abort all task initialization

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix abort all task initialization In pm80xxsendabortall, the nelem field of the ccb used is not initialized to 0. This missing initialization sometimes lead to the task completion path seeing the ccb with a non-zero...

0.00305EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 1:55 a.m.21 views

CVE-2022-49217 scsi: pm8001: Fix abort all task initialization

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix abort all task initialization In pm80xxsendabortall, the nelem field of the ccb used is not initialized to 0. This missing initialization sometimes lead to the task completion path seeing the ccb with a non-zero...

5.3AI score
SaveExploits0References12
CVE
CVE
added 2025/02/26 1:55 a.m.114 views

CVE-2022-49120

CVE-2022-49120 pertains to the Linux kernel SCSI pm8001 path. The vulnerability is a task leak in pm8001_send_abort_all() where allocated SAS tasks may not be freed if pm8001_tag_alloc() or pm8001_mpi_build_cmd() fail. The fix ensures proper freeing of the SAS task in those failure paths. Public ...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.17 views

CVE-2022-49120 scsi: pm8001: Fix task leak in pm8001_send_abort_all()

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix task leak in pm8001sendabortall In pm8001sendabortall, make sure to free the allocated sas task if pm8001tagalloc or pm8001mpibuildcmd fail...

5.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.27 views

CVE-2022-49121 scsi: pm8001: Fix tag leaks on error

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix tag leaks on error In pm8001chipsetdevstatereq, pm8001chipfwflashupdatereq, pm80xxchipphyctlreq and pm8001chipregdevreq add missing calls to pm8001tagfree to free the allocated tag when pm8001mpibuildcmd fails...

0.00263EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:55 a.m.105 views

CVE-2022-49121

CVE-2022-49121 involves the Linux kernel SCSI pm8001 driver and is resolved in the kernel updates. The issue is a tag leak in error paths where tags allocated by pm8001_mpi_build_cmd() may not be freed when cmd building fails, and similarly when the chip task abort path fails, a missing call to p...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.33 views

CVE-2022-49120 scsi: pm8001: Fix task leak in pm8001_send_abort_all()

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix task leak in pm8001sendabortall In pm8001sendabortall, make sure to free the allocated sas task if pm8001tagalloc or pm8001mpibuildcmd fail...

0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 1:55 a.m.14 views

CVE-2022-49121 scsi: pm8001: Fix tag leaks on error

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix tag leaks on error In pm8001chipsetdevstatereq, pm8001chipfwflashupdatereq, pm80xxchipphyctlreq and pm8001chipregdevreq add missing calls to pm8001tagfree to free the allocated tag when pm8001mpibuildcmd fails...

5.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.47 views

CVE-2022-49120

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix task leak in pm8001sendabortall In pm8001sendabortall, make sure to free the allocated sas task if pm8001tagalloc or pm8001mpibuildcmd fail...

5.5CVSS5.5AI score0.00263EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.3 views

CVE-2022-49119 scsi: pm8001: Fix memory leak in pm8001_chip_fw_flash_update_req()

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix memory leak in pm8001chipfwflashupdatereq In pm8001chipfwflashupdatebuild, if pm8001chipfwflashupdatebuild fails, the struct fwcontrolex allocated must be freed...

6.1AI score0.00265EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.10 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 a label leak in scsi: pm8001...

5.5CVSS5.5AI score0.00263EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.10 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 a task leak in scsi: pm8001...

5.5CVSS5.5AI score0.00263EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.12 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 an uninitialized nelem field during abort all task initialization in pm8001, which could result in an invali...

5.5CVSS6AI score0.00305EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/17 9:46 p.m.19 views

CLSA-2024-1726609578 kernel: Fix of 8 CVEs

blktrace: fix dereference after null check CVE-2019-19768 - blktrace: Protect q-blktrace with RCU CVE-2019-19768 - blktrace: fix unlocked access to init/start-stop/teardown - blktrace: Fix potential deadlock between delete & sysfs ops - net: fix out-of-bounds access in opsinit CVE-2024-36883 -...

7.8CVSS6.6AI score0.0415EPSS
SaveExploits4References1
Tenable Nessus
Tenable Nessus
added 2024/08/17 12:00 a.m.60 views

SUSE SLES15: cluster-md-kmp-default / dlm-kmp-default / gfs2-kmp-default / etc (SUSE-SU-2024:2948-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2948-1 advisory. The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

9.8CVSS7.1AI score0.00872EPSS
SaveExploits1References96
OSV
OSV
added 2024/08/14 8:07 a.m.28 views

CLSA-2024-1723622869 Fix of 29 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-42236 - usb: gadget: configfs: Prevent OOB read/write in usbstringcopy CVE-url: https://ubuntu.com/security/CVE-2024-41095 - drm/nouveau/dispnv04: fix null pointer dereference in nv17tvgetldmodes CVE-url: https://ubuntu.com/security/CVE-2024-41098 -...

9.8CVSS6.7AI score0.01305EPSS
SaveExploits1References1
Rows per page
Query Builder