Lucene search
+L

6476 matches found

OSV
OSV
added 2024/05/03 6:15 p.m.6 views

UBUNTU-CVE-2022-48695

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS6AI score0.00241EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/03 6:15 p.m.32 views

CVE-2022-48695

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS6.3AI score0.00241EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/03 5:44 p.m.204 views

CVE-2022-48695

CVE-2022-48695 is a Linux kernel vulnerability in the scsi: mpt3sas driver that results in a use-after-free (refcount_t underflow) observed during controller reset. The issue is fixed in the kernel by the referenced commits listed in the connected sources. The vulnerability is described as a loca...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/03 5:44 p.m.28 views

CVE-2022-48695 scsi: mpt3sas: Fix use-after-free warning

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS6.9AI score0.00241EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/03 5:44 p.m.35 views

CVE-2022-48695

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS7.4AI score0.00241EPSS
SaveExploits0
OSV
OSV
added 2024/05/03 5:44 p.m.27 views

CVE-2022-48695 scsi: mpt3sas: Fix use-after-free warning

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/03 5:44 p.m.28 views

CVE-2022-48695 scsi: mpt3sas: Fix use-after-free warning

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS7.6AI score0.00241EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/03 3:15 p.m.9 views

DEBIAN-CVE-2022-48692

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

5.5CVSS5.3AI score0.00609EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.10 views

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

5.5CVSS6.7AI score0.00368EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.6 views

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

3.3CVSS6.3AI score0.00242EPSS
SaveExploits0References26
RedhatCVE
RedhatCVE
added 2024/05/01 7:18 p.m.25 views

CVE-2024-26929

A flaw was found in the qla2xxx module in the Linux kernel. Under some conditions, the fcport can be freed twice due to a missing check of whether fcport is allocated, causing a double free and a system crash, resulting in a denial of service. Mitigation Mitigation for this issue is either not...

5.5CVSS8.1AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 7:18 p.m.27 views

CVE-2024-26931

A flaw was found in the qla2xxx module in the Linux kernel. A NULL pointer dereference can be triggered when the system is under memory stress and the driver cannot allocate memory to handle the error recovery of cable pull, causing a system crash and a denial of service. Mitigation Mitigation fo...

5.1CVSS7.7AI score0.00368EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 7:17 p.m.28 views

CVE-2024-26930

A vulnerability was found in the Linux kernel. A potential double-free in the pointer ha-vpmap exists in the Linux kernel in drivers/scsi/qla2xxx/qlaos.c...

5.5CVSS6.9AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 6:15 p.m.28 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.5CVSS7AI score0.00242EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.17 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
SaveExploits0References10
OSV
OSV
added 2024/05/01 6:15 a.m.31 views

CVE-2024-26929

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix double free of fcport The server was crashing after LOGO because fcport was getting freed twice. ----------- cut here ----------- kernel BUG at mm/slub.c:371! invalid opcode: 0000 1 SMP PTI CPU: 35 PID: 4610...

7.8CVSS7.3AI score
SaveExploits0References7
NVD
NVD
added 2024/05/01 6:15 a.m.17 views

CVE-2024-26929

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

7.4AI score
SaveExploits0
NVD
NVD
added 2024/05/01 6:15 a.m.33 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.8CVSS7.6AI score0.00368EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

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

5.5CVSS5.7AI score0.00368EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.29 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.8CVSS7.4AI score0.00232EPSS
SaveExploits0References4
Rows per page
Query Builder