Lucene search
+L

784 matches found

UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.10 views

CVE-2023-54108

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests The following message and call trace was seen with debug kernels: DMA-API: qla2xxx 0000:41:00.0: device driver failed to check map error device address=0x00000002a3ff38d8...

5.4AI score0.00209EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 views

CVE-2025-68741

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix improper freeing of purex item In qla2xxxprocesspurlsiocb, an item is allocated via qla27xxcopymultiplepkt, which internally calls qla24xxallocpurexitem. The qla24xxallocpurexitem function may return a...

9.8CVSS5.7AI score0.0042EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.36 views

CVE-2023-54108 scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests The following message and call trace was seen with debug kernels: DMA-API: qla2xxx 0000:41:00.0: device driver failed to check map error device address=0x00000002a3ff38d8...

0.00209EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:06 p.m.7 views

CVE-2023-54108 scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests The following message and call trace was seen with debug kernels: DMA-API: qla2xxx 0000:41:00.0: device driver failed to check map error device address=0x00000002a3ff38d8...

6.3AI score
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:06 p.m.29 views

CVE-2023-54108

CVE-2023-54108 affects the Linux kernel’s qla2xxx SCSI driver. A DMA-API check showed a warning during NVMe LS requests in debug builds. The fix removes DMA mapping from the driver because the FC layer already handles mapping, preventing the check_unmap warning. The advisory notes this is a drive...

6.1AI score0.00209EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 12:23 p.m.9 views

CVE-2023-54054 scsi: qla2xxx: Fix buffer overrun

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix buffer overrun Klocwork warning: Buffer Overflow - Array Index Out of Bounds Driver uses fcelsflogi to calculate size of buffer. The actual buffer is nested inside of fcelsflogi which is smaller. Replace...

6.7AI score
SaveExploits0References8
CVE
CVE
added 2025/12/24 12:23 p.m.30 views

CVE-2023-54054

CVE-2023-54054 pertains to the Linux kernel SCSI qla2xxx driver, where a buffer overrun occurred in the handling of fc_els_flogi, leading to an incorrect buffer size calculation. Multiple connected sources (OSV entries for Debian, Ubuntu, and general OSV) report that the vulnerability has been re...

6.4AI score0.00024EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.55 views

CVE-2023-54054

...

0.00024EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.39 views

CVE-2025-68745 scsi: qla2xxx: Clear cmds after chip reset

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f "scsi: qla2xxx: target: Fix offline port handling and host reset handling" caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as ...

9.8CVSS0.00361EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 12:09 p.m.8 views

CVE-2025-68745 scsi: qla2xxx: Clear cmds after chip reset

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f "scsi: qla2xxx: target: Fix offline port handling and host reset handling" caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as ...

9.8CVSS5.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.40 views

CVE-2025-68741 scsi: qla2xxx: Fix improper freeing of purex item

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix improper freeing of purex item In qla2xxxprocesspurlsiocb, an item is allocated via qla27xxcopymultiplepkt, which internally calls qla24xxallocpurexitem. The qla24xxallocpurexitem function may return a...

9.8CVSS0.0042EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 12:09 p.m.9 views

CVE-2025-68741 scsi: qla2xxx: Fix improper freeing of purex item

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix improper freeing of purex item In qla2xxxprocesspurlsiocb, an item is allocated via qla27xxcopymultiplepkt, which internally calls qla24xxallocpurexitem. The qla24xxallocpurexitem function may return a...

9.8CVSS6.3AI score
SaveExploits0References8
CVE
CVE
added 2025/12/24 12:09 p.m.113 views

CVE-2025-68741

CVE-2025-68741 affects the Linux kernel scsi/qla2xxx driver. The issue arises in qla2xxx_process_purls_iocb() where an item allocated via qla27xx_copy_multiple_pkt() may be freed with kfree() even if it came from a per-adapter pre-allocated pool, causing potential memory corruption. The fix uses ...

9.8CVSS6AI score0.0042EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/12/24 12:09 p.m.9 views

CVE-2025-68741 scsi: qla2xxx: Fix improper freeing of purex item

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix improper freeing of purex item In qla2xxxprocesspurlsiocb, an item is allocated via qla27xxcopymultiplepkt, which internally calls qla24xxallocpurexitem. The qla24xxallocpurexitem function may return a...

9.8CVSS5.4AI score0.0042EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2023-54014

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Check valid rport returned by fcbsgtorport Klocwork reported warning of rport maybe NULL and will be dereferenced. rport returned by call to fcbsgtorport could be NULL and dereferenced. Check valid rport returned b...

0.00206EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.9 views

CVE-2023-54014

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Check valid rport returned by fcbsgtorport Klocwork reported warning of rport maybe NULL and will be dereferenced. rport returned by call to fcbsgtorport could be NULL and dereferenced. Check valid rport returned b...

6AI score0.00206EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 11:15 a.m.17 views

UBUNTU-CVE-2023-54014

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Check valid rport returned by fcbsgtorport Klocwork reported warning of rport maybe NULL and will be dereferenced. rport returned by call to fcbsgtorport could be NULL and dereferenced. Check valid rport returned b...

6AI score0.00206EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 10:55 a.m.6 views

CVE-2023-54014 scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Check valid rport returned by fcbsgtorport Klocwork reported warning of rport maybe NULL and will be dereferenced. rport returned by call to fcbsgtorport could be NULL and dereferenced. Check valid rport returned b...

6.3AI score
SaveExploits0References11
CVE
CVE
added 2025/12/24 10:55 a.m.35 views

CVE-2023-54014

CVE-2023-54014 concerns the Linux kernel SCSI qla2xxx path, where fc_bsg_to_rport() could return NULL and be dereferenced. The fixes implement a check for a valid rport before usage, mitigating potential NULL dereference. Connected advisories (SUSE, Astra/Nessus entries) reiterate the kernel-leve...

6.1AI score0.00206EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.38 views

CVE-2023-54014 scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Check valid rport returned by fcbsgtorport Klocwork reported warning of rport maybe NULL and will be dereferenced. rport returned by call to fcbsgtorport could be NULL and dereferenced. Check valid rport returned b...

0.00206EPSS
SaveExploits0References8
Rows per page
Query Builder