Lucene search
+L

6530 matches found

UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.26 views

CVE-2024-26935

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

5.5CVSS6AI score0.00242EPSS
SaveExploits0References28
OSV
OSV
added 2024/05/01 6:15 a.m.13 views

UBUNTU-CVE-2024-26935

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

5.5CVSS6AI score0.00242EPSS
SaveExploits0References29
OSV
OSV
added 2024/05/01 5:17 a.m.20 views

CVE-2024-26935 scsi: core: Fix unremoved procfs host directory regression

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.27 views

CVE-2024-26935 scsi: core: Fix unremoved procfs host directory regression

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

6.6AI score0.00242EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 5:17 a.m.7724 views

CVE-2024-26935

Concrete details confirm CVE-2024-26935 affects the Linux kernel SCSI core procfs host directory handling. The issue stems from a race/regression where procfs directories created during scsi_host_alloc() could be mishandled when hosts were allocated but not added, or removed during dev_release(),...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.41 views

CVE-2024-26935 scsi: core: Fix unremoved procfs host directory regression

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

7.7AI score0.00242EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/01 5:17 a.m.30 views

CVE-2024-26935

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 "scsi: core: Remove the /proc/scsi/$procname directory earlier" fixed a bug related to modules loading/unloading, by adding a call to scsiprochostdirr...

5.5CVSS7.4AI score0.00242EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:17 a.m.5716 views

CVE-2024-26931

The CVE-2024-26931 issue affects the Linux kernel’s qla2xxx SCSI driver. Under memory pressure, the driver could not allocate an SRB to perform error recovery during a cable pull, causing a flush failure and the upper layer to modify scsi_cmnd. When memory frees up, another cable-pull flush could...

8.8CVSS6.5AI score0.00368EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.27 views

CVE-2024-26931 scsi: qla2xxx: Fix command flush on cable pull

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix command flush on cable pull System crash due to command failed to flush back to SCSI layer. BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 PGD 0 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 27...

8.8CVSS7.1AI score0.00368EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/01 5:17 a.m.44 views

CVE-2024-26931

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix command flush on cable pull System crash due to command failed to flush back to SCSI layer. BUG: unable to handle kernel NULL pointer dereference at 0000000000000000 PGD 0 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 27...

8.8CVSS8.1AI score0.00368EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 5:17 a.m.32 views

CVE-2024-26930 scsi: qla2xxx: Fix double free of the ha->vp_map pointer

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of the ha-vpmap pointer Coverity scan reported potential risk of double free of the pointer ha-vpmap. ha-vpmap was freed in qla2x00memalloc, and again freed in function qla2x00memfreeha. Assign NULL...

7CVSS6.8AI score0.00232EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.59 views

CVE-2024-26930 scsi: qla2xxx: Fix double free of the ha->vp_map pointer

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of the ha-vpmap pointer Coverity scan reported potential risk of double free of the pointer ha-vpmap. ha-vpmap was freed in qla2x00memalloc, and again freed in function qla2x00memfreeha. Assign NULL...

7CVSS7.6AI score0.00232EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/01 5:17 a.m.190 views

CVE-2024-26930

CVE-2024-26930 : In the Linux kernel, the SCSI/QLA2xxx double-free vulnerability occurs when ha->vp_map is freed twice (in qla2x00_mem_alloc and again in qla2x00_mem_free). The root cause is a use-after-free-like double free of ha->vp_map; the fix assigns NULL to vp_map and lets kfree handl...

7.8CVSS6.4AI score0.00232EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/01 5:17 a.m.29 views

CVE-2024-26930 scsi: qla2xxx: Fix double free of the ha->vp_map pointer

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of the ha-vpmap pointer Coverity scan reported potential risk of double free of the pointer ha-vpmap. ha-vpmap was freed in qla2x00memalloc, and again freed in function qla2x00memfreeha. Assign NULL...

7CVSS6.1AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/01 5:17 a.m.30 views

CVE-2024-26930

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of the ha-vpmap pointer Coverity scan reported potential risk of double free of the pointer ha-vpmap. ha-vpmap was freed in qla2x00memalloc, and again freed in function qla2x00memfreeha. Assign NULL...

7.8CVSS8.3AI score0.00232EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 5:17 a.m.31 views

CVE-2024-26929

...

7.6AI score
SaveExploits0
CVE
CVE
added 2024/05/01 5:17 a.m.248 views

CVE-2024-26929

CVE-2024-26929 is rejected by its CNA and does not represent an active vulnerability entry.

6.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/01 5:17 a.m.53 views

CVE-2024-26929

Removed by vendor...

7.4AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.20 views

kernel: scsi: core: Remove the /proc/scsi/${proc_name} directory earlier

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Remove the /proc/scsi/$procname directory earlier Remove the /proc/scsi/$procname directory earlier to fix a race condition between unloading and reloading kernel modules. This fixes a bug introduced in 2009 by commit...

5.5CVSS6.3AI score0.00181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.20 views

kernel: RDMA/srpt: Add a check for valid 'mad_agent' pointer

A flaw was addressed in the Linux kernel’s RDMA SRPT SCSI RDMA Protocol Target subsystem. When unregistering a MAD Management Datagram agent, the SRPT module previously performed a non-NULL check on the madagent pointer before invoking ibunregistermadagent. Under rare timing...

6AI score0.00205EPSS
SaveExploits0References5
Rows per page
Query Builder