Lucene search
+L

437 matches found

Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.22 views

CVE-2024-38559

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count from userspace to that buffer. Later, we use kstrtouint on this buffer but we don't ensure that the string is...

4.4CVSS5.8AI score0.00253EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.46 views

CVE-2024-36920 scsi: mpi3mr: Avoid memcpy field-spanning write WARNING

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Avoid memcpy field-spanning write WARNING When the "storcli2 show" command is executed for eHBA-9600, mpi3mr driver prints this WARNING message: memcpy: detected field-spanning write size 128 of single field...

6.5AI score0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/30 3:15 p.m.7 views

DEBIAN-CVE-2024-36025

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix off by one in qlaedifappgetstats The appreply-elem array is allocated earlier in this function and it has appreq.numports elements. Thus this comparison needs to be = to prevent memory corruption...

5.5CVSS5.6AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.18 views

CVE-2021-47565

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix kernel panic during drive powercycle test While looping over shost's sdev list it is possible that one of the drives is getting removed and its sastarget object is freed but its sdev object remains intact...

7.8CVSS6.3AI score
SaveExploits0References8
NVD
NVD
added 2024/05/24 3:15 p.m.21 views

CVE-2021-47565

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix kernel panic during drive powercycle test While looping over shost's sdev list it is possible that one of the drives is getting removed and its sastarget object is freed but its sdev object remains intact...

7.8CVSS6.4AI score0.00229EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/24 3:12 p.m.28 views

CVE-2021-47565 scsi: mpt3sas: Fix kernel panic during drive powercycle test

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix kernel panic during drive powercycle test While looping over shost's sdev list it is possible that one of the drives is getting removed and its sastarget object is freed but its sdev object remains intact...

6.3AI score0.00229EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.9 views

kernel: scsi: qla2xxx: Wait for io return on terminate rport

A flaw was found in the Linux kernel’s SCSI driver component qla2xxx used with FCP-2 devices. When the terminaterportio function is invoked , the driver may exit cleanup before all outstanding I/O operations have returned. This can lead to a use-after-free condition when resources are freed while...

8.8CVSS7.2AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/01 6:15 a.m.6 views

UBUNTU-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.8CVSS6.2AI score0.00232EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: scsi: qla2xxx: Wait for io return on terminate rport

A flaw was found in the Linux kernel’s SCSI driver component qla2xxx used with FCP-2 devices. When the terminaterportio function is invoked , the driver may exit cleanup before all outstanding I/O operations have returned. This can lead to a use-after-free condition when resources are freed while...

8.8CVSS7.2AI score0.00209EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/17 6:54 p.m.20 views

CVE-2024-26873

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Fix a deadlock issue related to automatic dump If we issue a disabling PHY command, the device attached with it will go offline, if a 2 bit ECC error occurs at the same time, a hung task may be found: 4613.652388...

4.4CVSS7.1AI score0.00171EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.7 views

SUSE CVE-2021-47216

In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer...

3.3CVSS7.5AI score0.00226EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/04/11 10:01 p.m.22 views

CVE-2021-47198

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix use-after-free in lpfcunregrpi routine An error is detected with the following report when unloading the driver: "KASAN: use-after-free in lpfcunregrpi+0x1b1b" The NLPREGLOGINSEND nlpflag is set in...

6.7CVSS7.2AI score0.00219EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/10 7:15 p.m.4 views

DEBIAN-CVE-2021-47198

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix use-after-free in lpfcunregrpi routine An error is detected with the following report when unloading the driver: "KASAN: use-after-free in lpfcunregrpi+0x1b1b" The NLPREGLOGINSEND nlpflag is set in...

7.8CVSS5.8AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.5 views

DEBIAN-CVE-2024-26742

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix disablemanagedinterrupts Correct blk-mq registration issue with module parameter disablemanagedinterrupts enabled. When we turn off the default PCIIRQAFFINITY flag, the driver needs to register with blk-mq usi...

7.8CVSS5.7AI score0.00245EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/03/21 12:00 a.m.55 views

Ubuntu 22.04 LTS : Linux kernel (Raspberry Pi) vulnerabilities (USN-6704-2)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6704-2 advisory. It was discovered that the NVIDIA Tegra XUSB pad controller driver in the Linux kernel did not properly handle return values in certain error conditions....

7.8CVSS7.8AI score0.28058EPSS
SaveExploits16References6
Ubuntu
Ubuntu
added 2024/03/19 9:00 p.m.95 views

USN-6702-1: Linux kernel vulnerabilities

It was discovered that the NVIDIA Tegra XUSB pad controller driver in the Linux kernel did not properly handle return values in certain error conditions. A local attacker could use this to cause a denial of service system crash. CVE-2023-23000 It was discovered that the ARM Mali Display Processor...

7.8CVSS7.5AI score0.28058EPSS
SaveExploits16
OSV
OSV
added 2024/03/18 11:07 p.m.12 views

USN-6699-1 linux vulnerabilities

Reima Ishii discovered that the nested KVM implementation for Intel x86 processors in the Linux kernel did not properly validate control registers in certain situations. An attacker in a guest VM could use this to cause a denial of service guest crash. CVE-2023-30456 It was discovered that the...

7.8CVSS6.8AI score0.00474EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.7 views

SUSE CVE-2021-47045

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null pointer dereference in lpfcprepelsiocb It is possible to call lpfcissueelsplogi passing a did for which no matching ndlp is found. A call is then made to lpfcprepelsiocb with a null pointer to a lpfcnodelist...

5.5CVSS7.7AI score0.00239EPSS
SaveExploits0References11
OSV
OSV
added 2024/02/27 7:04 p.m.8 views

CVE-2021-46964

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reserve extra IRQ vectors Commit a6dcfe08487e "scsi: qla2xxx: Limit interrupt vectors to number of CPUs" lowers the number of allocated MSI-X vectors to the number of CPUs. That breaks vector allocation assumptions...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/02/07 3:45 a.m.7 views

SUSE CVE-2024-24855

A race condition was found in the Linux kernel's scsi device driver in lpfcunregisterfcfrescan function. This can result in a null pointer dereference issue, possibly leading to a kernel panic or denial of service issue...

5.1CVSS6.4AI score0.00184EPSS
SaveExploits0References8
Rows per page
Query Builder