Lucene search
+L

768 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.7 views

AZL-73069 CVE-2025-68741 affecting package kernel for versions less than 6.6.121.1-1

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...

5.8AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 1:16 p.m.9 views

AZL-73087 CVE-2025-68745 affecting package kernel 6.6.126.1-1

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 ...

5.6AI score0.0015EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/24 1:16 p.m.4 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...

0.00187EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54054

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00024EPSS
SaveExploits0
OSV
OSV
added 2025/12/24 1:16 p.m.5 views

UBUNTU-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...

5.7AI score0.00162EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.4 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...

5.8AI score0.00162EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 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.7AI score0.00187EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:16 p.m.5 views

UBUNTU-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.7AI score0.00187EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.30 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.00187EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 1:6 p.m.14 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.00187EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:6 p.m.3 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 score0.00187EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 12:23 p.m.18 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.45 views

CVE-2023-54054

...

0.00024EPSS
SaveExploits0
OSV
OSV
added 2025/12/24 12:23 p.m.7 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 score0.00024EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 12:9 p.m.31 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 ...

0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 12:9 p.m.6 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 ...

5.2AI score0.0015EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 12:9 p.m.6 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...

6.3AI score0.00162EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 12:9 p.m.31 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...

0.00162EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 12:9 p.m.59 views

CVE-2025-68741

CVE-2025-68741 (Linux kernel, QLA2XXX SCSI path) : The issue arises in qla2xxx_process_purls_iocb() where items allocated by qla27xx_copy_multiple_pkt() via qla24xx_alloc_purex_item() could be freed with kfree(), which is incorrect for pre‑allocated items and risks memory corruption. The fix is t...

6AI score0.00162EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 11:15 a.m.8 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.00184EPSS
SaveExploits0References8
Rows per page
Query Builder