Lucene search
+L

6397 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001507)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001507 advisory. An issue was discovered in the Linux kernel through 5.11.3. Certain iSCSI data structures do not have appropriate length constraints or checks, and can exceed the...

7.8CVSS6.6AI score0.02079EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.8 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-004386)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004386 advisory. In the Linux kernel through 5.4.6, there is a NULL pointer dereference in drivers/scsi/libsas/sasdiscover.c because of mishandling of port disconnection during...

4.7CVSS6.4AI score0.00654EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001587)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001587 advisory. drivers/scsi/libsas/sasscsihost.c in the Linux kernel before 4.16 allows local users to cause a denial of service ata qc leak by triggering certain failure condition...

5.5CVSS6.4AI score0.00459EPSS
SaveExploits2References14
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000630)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000630 advisory. Array index error in the tcmvhostmaketpg function in drivers/vhost/scsi.c in the Linux kernel before 4.0 might allow guest OS users to cause a denial of service memo...

7.2CVSS7.4AI score0.00589EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000814)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000814 advisory. An elevation of privilege vulnerability in the kernel scsi driver. Product: Android. Versions: Android kernel. Android ID A-65023233. Tenable has extracted the...

7.8CVSS7.5AI score0.00388EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.10 views

MiracleLinux 4 : qemu-kvm-0.12.1.2-2.415.AXS4.14 (AXSA:2014-502:05)

The remote MiracleLinux 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2014-502:05 advisory. Description : KVM for Kernel-based Virtual Machine is a full virtualization solution for Linux on x86 hardware. Using KVM, one can run multiple virtu...

7.5CVSS6.8AI score0.02116EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.3 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001599)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001599 advisory. Linux Kernel version 3.18 to 4.16 incorrectly handles an SGIO ioctl on /dev/sg0 with dxferdirection=SGDXFERFROMDEV and an empty 6-byte cmdp. This may lead to copying...

6.3CVSS6.3AI score0.01912EPSS
SaveExploits0References16
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:04 a.m.6 views

scsi: aic94xx: fix use-after-free in device removal path

...

7.8CVSS5.4AI score0.0013EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/15 1:24 a.m.7 views

CVE-2025-68818

A NULL pointer dereference flaw was found in the QLogic Fibre Channel HBA driver qla2xxx in the Linux kernel. During ISP error recovery, the abort path incorrectly assumes all command types are TYPESRB. When operating in SCSI target mode with TYPETGTCMD commands, this results in calling a NULL...

5.5CVSS5.3AI score0.00275EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/01/15 1:11 a.m.11 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS6.7AI score0.00572EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/01/15 1:11 a.m.10 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
RedHat Linux
RedHat Linux
added 2026/01/15 1:11 a.m.10 views

kernel: scsi: ses: Fix possible desc_ptr out-of-bounds accesses

A bounds-checking flaw was found in the Linux kernel Small Computer System Interface Enclosure Services driver in the way descriptor pointers are validated while processing enclosure data. Missing checks could allow an out-of-bounds access during parsing. A local user could use this flaw to crash...

8.8CVSS7.2AI score0.00201EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/01/15 12:26 a.m.8 views

SUSE CVE-2025-68782

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Reset ttaskcdb pointer in error case If allocation of cmd-ttaskcdb fails, it remains NULL but is later dereferenced in the 'err' path. In case of error, reset NULL ttaskcdb value to point at the default fixed-size...

7.5CVSS6.5AI score0.00521EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003152)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003152 advisory. An elevation of privilege vulnerability in the kernel scsi driver. Product: Android. Versions: Android kernel. Android ID A-65023233. Tenable has extracted the...

7.8CVSS7.5AI score0.00388EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003242)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003242 advisory. drivers/scsi/libsas/sasscsihost.c in the Linux kernel before 4.16 allows local users to cause a denial of service ata qc leak by triggering certain failure condition...

5.5CVSS6.4AI score0.00459EPSS
SaveExploits2References14
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002759)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002759 advisory. drivers/scsi/libsas/sasscsihost.c in the Linux kernel before 4.16 allows local users to cause a denial of service ata qc leak by triggering certain failure condition...

5.5CVSS6.4AI score0.00459EPSS
SaveExploits2References14
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002651)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002651 advisory. The arcmsriopmessagexfer function in drivers/scsi/arcmsr/arcmsrhba.c in the Linux kernel through 4.8.2 does not restrict a certain length field, which allows local...

7.8CVSS6.5AI score0.0043EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.34 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2026-1091)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : net: drop UFO packets in udprcvsegmentCVE-2025-38622 A transient execution vulnerability in some AMD processors may allow an attacker to infer dat...

9.8CVSS7.3AI score0.006EPSS
SaveExploits2References110
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002347)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002347 advisory. Array index error in the tcmvhostmaketpg function in drivers/vhost/scsi.c in the Linux kernel before 4.0 might allow guest OS users to cause a denial of service memo...

7.2CVSS7.4AI score0.00589EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003447)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003447 advisory. The biomapuseriov and biounmapuser functions in block/bio.c in the Linux kernel before 4.13.8 do unbalanced refcounting when a SCSI I/O vector has small consecutive...

6.5CVSS7AI score0.00531EPSS
SaveExploits0References23
Rows per page
Query Builder