Lucene search
+L

6524 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993016)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993016 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: scsidhalua: Fix memleak for 'qdata' in aluaactivate If aluartpgqueue failed from...

5.5CVSS6.5AI score0.00194EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.12 views

EulerOS Virtualization 2.13.1 : kernel (EulerOS-SA-2025-2623)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : x86/mce: Work around an erratum on fast string copy instructionsCVE-2022-49124 net: preserve skbendoffset in...

9.8CVSS7.5AI score0.00631EPSS
SaveExploits4References126
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992999)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992999 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a procfs host directory removal regression scsiprochostdirrm decreases a referenc...

5.5CVSS6.3AI score0.00194EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.15 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992991)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992991 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: core: Remove the /proc/scsi/$procname directory earlier Remove the /proc/scsi/$procname...

5.5CVSS6.3AI score0.00181EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50850

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call...

5.6AI score0.00229EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.14 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992882)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992882 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix a use-after-free Change the LIO port members inside struct srptport from regular...

7.8CVSS6AI score0.00171EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.5 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2025-992874)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992874 advisory. 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 t...

8.8CVSS6.2AI score0.00368EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.9 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992716)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992716 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input Malformed user...

7.8CVSS6.5AI score0.00204EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2023-54234

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: mpi3mr: Fix missing mrioc-evtackcmds initialization Commit c1af985d27da scsi: mpi3mr: Add Event acknowledgment logic introduced an array mrioc-evtackcmds...

7.8CVSS5.9AI score0.00144EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/30 3:30 p.m.9 views

EUVD-2023-60515

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix NULL dereference in error handling Smatch reported: drivers/scsi/qedf/qedfmain.c:3056 qedfallocglobalqueues warn: missing unwind goto? At this point in the function, nothing has been allocated so we can return...

5.9AI score0.00202EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/30 3:30 p.m.16 views

EUVD-2023-60494

In the Linux kernel, the following vulnerability has been resolved: scsi: message: mptlan: Fix use after free bug in mptlanremove due to race condition mptlanprobe calls mptregisterlandevice which initializes the &priv-postbucketstask workqueue. A call to mptlanwakepostbucketstask will subsequent...

5.9AI score0.00157EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/30 3:30 p.m.18 views

EUVD-2023-60407

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix missing mrioc-evtackcmds initialization Commit c1af985d27da "scsi: mpi3mr: Add Event acknowledgment logic" introduced an array mrioc-evtackcmds but initialization of the array elements was missed. They are just...

6AI score0.00144EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.9 views

EUVD-2023-60457

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsit: Free cmds before session free Commands from recovery entries are freed after session has been closed. That leads to use-after-free at command free or NPE with such call trace: Time2Retain timer expired for...

6.1AI score0.00554EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/30 3:30 p.m.7 views

EUVD-2023-60462

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Array index may go out of bound Klocwork reports array 'vha-hoststr' of size 16 may use index values 16..19. Use snprintf instead of sprintf...

6.1AI score0.00202EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/30 3:30 p.m.11 views

EUVD-2022-55848

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

5.9AI score0.00229EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/30 3:30 p.m.8 views

EUVD-2022-55871

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix memory leak in lpfccreateport Commit 5e633302ace1 "scsi: lpfc: vmid: Add support for VMID in mailbox command" introduced allocations for the VMID resources in lpfccreateport after the call to scsihostalloc. Upon...

6AI score0.0023EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.11 views

EUVD-2022-55880

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix runningreq for internal abort commands Disabling the remote phy for a SATA disk causes a hang: root@none$ more /sys/class/sasphy/phy-0:0:8/targetportprotocols sata root@none$ echo 0...

6.3AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.24 views

CVE-2023-54310

In the Linux kernel, the following vulnerability has been resolved: scsi: message: mptlan: Fix use after free bug in mptlanremove due to race condition mptlanprobe calls mptregisterlandevice which initializes the &priv-postbucketstask workqueue. A call to mptlanwakepostbucketstask will subsequent...

7.8CVSS0.00157EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54289

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix NULL dereference in error handling Smatch reported: drivers/scsi/qedf/qedfmain.c:3056 qedfallocglobalqueues warn: missing unwind goto? At this point in the function, nothing has been allocated so we can return...

0.00202EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/30 1:16 p.m.99 views

CVE-2023-54234

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix missing mrioc-evtackcmds initialization Commit c1af985d27da "scsi: mpi3mr: Add Event acknowledgment logic" introduced an array mrioc-evtackcmds but initialization of the array elements was missed. They are just...

7.8CVSS0.00144EPSS
SaveExploits0References3
Rows per page
Query Builder